diff options
author | Florian Smeets <flo@FreeBSD.org> | 2013-11-01 23:49:56 +0000 |
---|---|---|
committer | Florian Smeets <flo@FreeBSD.org> | 2013-11-01 23:49:56 +0000 |
commit | f231f045727a3e52f179497a7ca3673e48993659 (patch) | |
tree | 41446c5fce16b3df26a3721bb21ae700e65dd068 /textproc/php53-pspell | |
parent | c23a257c5eabf74a88a39e76b5c25dff00127baf (diff) | |
download | ports-f231f045727a3e52f179497a7ca3673e48993659.tar.gz ports-f231f045727a3e52f179497a7ca3673e48993659.zip |
- convert php53 ports to STAGE
- convert to new LIB_DEPENDS format
Notes
Notes:
svn path=/head/; revision=332429
Diffstat (limited to 'textproc/php53-pspell')
-rw-r--r-- | textproc/php53-pspell/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/textproc/php53-pspell/Makefile b/textproc/php53-pspell/Makefile index ea39a3773df9..83602ffe4d5c 100644 --- a/textproc/php53-pspell/Makefile +++ b/textproc/php53-pspell/Makefile @@ -6,5 +6,4 @@ MASTERDIR= ${.CURDIR}/../../lang/php53 PKGNAMESUFFIX= -pspell -NO_STAGE= yes .include "${MASTERDIR}/Makefile" |