aboutsummaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authorijliao <ijliao@FreeBSD.org>2007-01-11 09:22:19 +0800
committerijliao <ijliao@FreeBSD.org>2007-01-11 09:22:19 +0800
commit88d9135bba18f087666cf018defcfb6b4d2d0ae7 (patch)
treef9b8e946292422d2a9b3b01548e038e7ac5b91e9 /graphics
parentb6f2d402a15204bb7d11f8c814389de26ab97729 (diff)
downloadfreebsd-ports-gnome-88d9135bba18f087666cf018defcfb6b4d2d0ae7.tar.gz
freebsd-ports-gnome-88d9135bba18f087666cf018defcfb6b4d2d0ae7.tar.zst
freebsd-ports-gnome-88d9135bba18f087666cf018defcfb6b4d2d0ae7.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