aboutsummaryrefslogtreecommitdiff
path: root/graphics/libqrencode/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/libqrencode/Makefile')
-rw-r--r--graphics/libqrencode/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/libqrencode/Makefile b/graphics/libqrencode/Makefile
index 60692a0d50f4..a722947a2c46 100644
--- a/graphics/libqrencode/Makefile
+++ b/graphics/libqrencode/Makefile
@@ -8,7 +8,7 @@
PORTNAME= libqrencode
PORTVERSION= 1.0.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= graphics
MASTER_SITES= http://megaui.net/fukuchi/works/qrencode/
DISTNAME= qrencode-${PORTVERSION}
@@ -19,7 +19,7 @@ COMMENT= A C library for encoding data in a QR Code symbol
LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png
USE_GETOPT_LONG= yes
-USE_GNOME= gnometarget gnomehack
+USE_GNOME= gnometarget gnomehack pkgconfig
GNU_CONFIGURE= yes
CONFIGURE_ENV= LDFLAGS="-L${LOCALBASE}/lib"
CFLAGS+= -I${LOCALBASE}/include