aboutsummaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2007-01-11 09:22:19 +0800
committerYing-Chieh Liao <ijliao@FreeBSD.org>2007-01-11 09:22:19 +0800
commitb34d100696684d2c402585c0c4db939290dc3137 (patch)
tree5c43c83a9a1d75e3c6d7c7a4a3189585ae0d9fa5 /graphics
parent614c844bbdfa9b14e9d61fd0cc8db149fa1be877 (diff)
downloadfreebsd-ports-gnome-b34d100696684d2c402585c0c4db939290dc3137.tar.gz
freebsd-ports-gnome-b34d100696684d2c402585c0c4db939290dc3137.tar.zst
freebsd-ports-gnome-b34d100696684d2c402585c0c4db939290dc3137.zip
add missing dependency
Diffstat (limited to 'graphics')
-rw-r--r--graphics/libqrencode/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/libqrencode/Makefile b/graphics/libqrencode/Makefile
index 9f718602426b..ed82def9a22f 100644
--- a/graphics/libqrencode/Makefile
+++ b/graphics/libqrencode/Makefile
@@ -17,6 +17,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_SDL= sdl
USE_GNOME= gnometarget gnomehack
GNU_CONFIGURE= yes