diff options
author | ale <ale@FreeBSD.org> | 2013-10-30 21:32:02 +0800 |
---|---|---|
committer | ale <ale@FreeBSD.org> | 2013-10-30 21:32:02 +0800 |
commit | 3cd08c35333d95484419aa3ed6bdd6350e0cc575 (patch) | |
tree | 6196c064cfe1f78a3475eb3a8aa26d87d7bae2de /math/php5-gmp | |
parent | 2283730827c47228eee48bc74404cd88dd4e2fcc (diff) | |
download | freebsd-ports-gnome-3cd08c35333d95484419aa3ed6bdd6350e0cc575.tar.gz freebsd-ports-gnome-3cd08c35333d95484419aa3ed6bdd6350e0cc575.tar.zst freebsd-ports-gnome-3cd08c35333d95484419aa3ed6bdd6350e0cc575.zip |
Stagify.
Diffstat (limited to 'math/php5-gmp')
-rw-r--r-- | math/php5-gmp/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/math/php5-gmp/Makefile b/math/php5-gmp/Makefile index 4d714e5139ad..749fb58f48b8 100644 --- a/math/php5-gmp/Makefile +++ b/math/php5-gmp/Makefile @@ -7,5 +7,4 @@ MASTERDIR= ${.CURDIR}/../../lang/php5 PKGNAMESUFFIX= -gmp -NO_STAGE= yes .include "${MASTERDIR}/Makefile" |