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 /graphics/pecl-qrencode | |
parent | f1e406f20de97ddd3552ccdb80c55b7d010c5f34 (diff) | |
download | ports-1517ce49fcd01b652a5ab768fe9df2c59966c431.tar.gz ports-1517ce49fcd01b652a5ab768fe9df2c59966c431.zip |
Notes
Diffstat (limited to 'graphics/pecl-qrencode')
-rw-r--r-- | graphics/pecl-qrencode/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/graphics/pecl-qrencode/Makefile b/graphics/pecl-qrencode/Makefile index deee76d8d056..79b5db8e5576 100644 --- a/graphics/pecl-qrencode/Makefile +++ b/graphics/pecl-qrencode/Makefile @@ -22,5 +22,4 @@ CONFIGURE_ARGS= --with-qrencode=${LOCALBASE} LDFLAGS+= -L${LOCALBASE}/lib ${EXTRA_LIBS} CFLAGS+= -I${LOCALBASE}/include -NO_STAGE= yes .include <bsd.port.mk> |