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 /textproc/pecl-ctemplate | |
parent | f1e406f20de97ddd3552ccdb80c55b7d010c5f34 (diff) | |
download | ports-1517ce49fcd01b652a5ab768fe9df2c59966c431.tar.gz ports-1517ce49fcd01b652a5ab768fe9df2c59966c431.zip |
- Stageify
- Take maintainership of a few ports
Notes
Notes:
svn path=/head/; revision=340835
Diffstat (limited to 'textproc/pecl-ctemplate')
-rw-r--r-- | textproc/pecl-ctemplate/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/textproc/pecl-ctemplate/Makefile b/textproc/pecl-ctemplate/Makefile index 520aa8b4930c..63478b2eecef 100644 --- a/textproc/pecl-ctemplate/Makefile +++ b/textproc/pecl-ctemplate/Makefile @@ -25,5 +25,4 @@ LDFLAGS+= -L${LOCALBASE}/lib ${EXTRA_LIBS} CONFIGURE_ARGS= --with-cTemplate=${LOCALBASE} -NO_STAGE= yes .include <bsd.port.mk> |