diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2014-01-23 16:00:14 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2014-01-23 16:00:14 +0000 |
commit | 1517ce49fcd01b652a5ab768fe9df2c59966c431 (patch) | |
tree | a0954b31e357e43f6adbb3665be81527f356beeb /net-im/pecl-stomp | |
parent | Update to 1.13 (diff) |
- Stageify
- Take maintainership of a few ports
Notes
Notes:
svn path=/head/; revision=340835
Diffstat (limited to 'net-im/pecl-stomp')
-rw-r--r-- | net-im/pecl-stomp/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net-im/pecl-stomp/Makefile b/net-im/pecl-stomp/Makefile index e5fd34611610..8a9988a46bf4 100644 --- a/net-im/pecl-stomp/Makefile +++ b/net-im/pecl-stomp/Makefile @@ -15,5 +15,4 @@ USE_PHP= yes USE_PHPIZE= yes USE_PHPEXT= yes -NO_STAGE= yes .include <bsd.port.mk> |