diff options
author | Florian Smeets <flo@FreeBSD.org> | 2013-11-02 07:49:56 +0800 |
---|---|---|
committer | Florian Smeets <flo@FreeBSD.org> | 2013-11-02 07:49:56 +0800 |
commit | f231f045727a3e52f179497a7ca3673e48993659 (patch) | |
tree | 41446c5fce16b3df26a3721bb21ae700e65dd068 /databases/php53-pgsql | |
parent | c23a257c5eabf74a88a39e76b5c25dff00127baf (diff) | |
download | freebsd-ports-gnome-f231f045727a3e52f179497a7ca3673e48993659.tar.gz freebsd-ports-gnome-f231f045727a3e52f179497a7ca3673e48993659.tar.zst freebsd-ports-gnome-f231f045727a3e52f179497a7ca3673e48993659.zip |
- convert php53 ports to STAGE
- convert to new LIB_DEPENDS format
Diffstat (limited to 'databases/php53-pgsql')
-rw-r--r-- | databases/php53-pgsql/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/databases/php53-pgsql/Makefile b/databases/php53-pgsql/Makefile index ec5b35c31fbf..c7fe3f4dacf6 100644 --- a/databases/php53-pgsql/Makefile +++ b/databases/php53-pgsql/Makefile @@ -6,5 +6,4 @@ MASTERDIR= ${.CURDIR}/../../lang/php53 PKGNAMESUFFIX= -pgsql -NO_STAGE= yes .include "${MASTERDIR}/Makefile" |