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 /security/php53-openssl | |
parent | - Update to 2.2.2 (diff) |
- convert php53 ports to STAGE
- convert to new LIB_DEPENDS format
Diffstat (limited to 'security/php53-openssl')
-rw-r--r-- | security/php53-openssl/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/security/php53-openssl/Makefile b/security/php53-openssl/Makefile index cfd7ad2e4ecc..40154ad54d24 100644 --- a/security/php53-openssl/Makefile +++ b/security/php53-openssl/Makefile @@ -8,5 +8,4 @@ MASTERDIR= ${.CURDIR}/../../lang/php53 PKGNAMESUFFIX= -openssl -NO_STAGE= yes .include "${MASTERDIR}/Makefile" |