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 /misc | |
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 'misc')
-rw-r--r-- | misc/php5-calendar/Makefile | 1 | ||||
-rw-r--r-- | misc/php55-calendar/Makefile | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/misc/php5-calendar/Makefile b/misc/php5-calendar/Makefile index f3fbbc97e7f1..0a2c9a67d9b5 100644 --- a/misc/php5-calendar/Makefile +++ b/misc/php5-calendar/Makefile @@ -7,5 +7,4 @@ MASTERDIR= ${.CURDIR}/../../lang/php5 PKGNAMESUFFIX= -calendar -NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/misc/php55-calendar/Makefile b/misc/php55-calendar/Makefile index 83c3b75c8948..6a9ff2809e68 100644 --- a/misc/php55-calendar/Makefile +++ b/misc/php55-calendar/Makefile @@ -7,5 +7,4 @@ MASTERDIR= ${.CURDIR}/../../lang/php55 PKGNAMESUFFIX= -calendar -NO_STAGE= yes .include "${MASTERDIR}/Makefile" |