diff options
author | miwi <miwi@FreeBSD.org> | 2014-01-24 00:00:14 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2014-01-24 00:00:14 +0800 |
commit | e4f5d43048082ad3d220f2ae5cdb94e629c7904f (patch) | |
tree | a0954b31e357e43f6adbb3665be81527f356beeb /sysutils/pecl-proctitle | |
parent | 4ae07897832a45f345e4507f8a9c9ba1a2dbf007 (diff) | |
download | freebsd-ports-gnome-e4f5d43048082ad3d220f2ae5cdb94e629c7904f.tar.gz freebsd-ports-gnome-e4f5d43048082ad3d220f2ae5cdb94e629c7904f.tar.zst freebsd-ports-gnome-e4f5d43048082ad3d220f2ae5cdb94e629c7904f.zip |
- Stageify
- Take maintainership of a few ports
Diffstat (limited to 'sysutils/pecl-proctitle')
-rw-r--r-- | sysutils/pecl-proctitle/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sysutils/pecl-proctitle/Makefile b/sysutils/pecl-proctitle/Makefile index 4df1d1efe164..1fff23378e0b 100644 --- a/sysutils/pecl-proctitle/Makefile +++ b/sysutils/pecl-proctitle/Makefile @@ -15,5 +15,4 @@ COMMENT= A PECL extension that allows changing the current process' name USE_PHP= yes USE_PHPEXT= yes -NO_STAGE= yes .include <bsd.port.mk> |