diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2014-01-23 14:32:34 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2014-01-23 14:32:34 +0000 |
commit | b390fcd1d0d1319280a162fc7219175db2d4a56c (patch) | |
tree | 03121685d44414accfbb204328854e4235611b76 /www/pecl-amfext | |
parent | ff7f686749e27b595c0b6d06311c3758d7930ccb (diff) | |
download | ports-b390fcd1d0d1319280a162fc7219175db2d4a56c.tar.gz ports-b390fcd1d0d1319280a162fc7219175db2d4a56c.zip |
Notes
Diffstat (limited to 'www/pecl-amfext')
-rw-r--r-- | www/pecl-amfext/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/www/pecl-amfext/Makefile b/www/pecl-amfext/Makefile index e9ce92d911ad..d7b1c292e349 100644 --- a/www/pecl-amfext/Makefile +++ b/www/pecl-amfext/Makefile @@ -21,5 +21,4 @@ IGNORE_WITH_PHP=5 CONFIGURE_ARGS= --enable-amf CPPFLAGS+= -I${LOCALBASE}/include/php/ext/standard -NO_STAGE= yes .include <bsd.port.mk> |