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 /archivers/php53-zlib | |
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 'archivers/php53-zlib')
-rw-r--r-- | archivers/php53-zlib/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/archivers/php53-zlib/Makefile b/archivers/php53-zlib/Makefile index c9ebb1b607c7..8f410d872b66 100644 --- a/archivers/php53-zlib/Makefile +++ b/archivers/php53-zlib/Makefile @@ -2,7 +2,6 @@ CATEGORIES= archivers -NO_STAGE= yes MASTERDIR= ${.CURDIR}/../../lang/php53 PKGNAMESUFFIX= -zlib |