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-xml/Makefile | |
parent | - Update to 2.2.2 (diff) |
- convert php53 ports to STAGE
- convert to new LIB_DEPENDS format
Notes
Notes:
svn path=/head/; revision=332429
Diffstat (limited to 'textproc/php53-xml/Makefile')
-rw-r--r-- | textproc/php53-xml/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/textproc/php53-xml/Makefile b/textproc/php53-xml/Makefile index 2a850f0ac1f6..a8f5049f1784 100644 --- a/textproc/php53-xml/Makefile +++ b/textproc/php53-xml/Makefile @@ -6,5 +6,4 @@ MASTERDIR= ${.CURDIR}/../../lang/php53 PKGNAMESUFFIX= -xml -NO_STAGE= yes .include "${MASTERDIR}/Makefile" |