aboutsummaryrefslogtreecommitdiff
path: root/sysutils/pecl-proctitle
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2014-01-23 16:00:14 +0000
committerMartin Wilke <miwi@FreeBSD.org>2014-01-23 16:00:14 +0000
commit1517ce49fcd01b652a5ab768fe9df2c59966c431 (patch)
treea0954b31e357e43f6adbb3665be81527f356beeb /sysutils/pecl-proctitle
parentf1e406f20de97ddd3552ccdb80c55b7d010c5f34 (diff)
downloadports-1517ce49fcd01b652a5ab768fe9df2c59966c431.tar.gz
ports-1517ce49fcd01b652a5ab768fe9df2c59966c431.zip
- Stageify
- Take maintainership of a few ports
Notes
Notes: svn path=/head/; revision=340835
Diffstat (limited to 'sysutils/pecl-proctitle')
-rw-r--r--sysutils/pecl-proctitle/Makefile1
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>