diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2007-01-11 01:22:19 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2007-01-11 01:22:19 +0000 |
commit | b34d100696684d2c402585c0c4db939290dc3137 (patch) | |
tree | 5c43c83a9a1d75e3c6d7c7a4a3189585ae0d9fa5 /graphics/libqrencode | |
parent | 614c844bbdfa9b14e9d61fd0cc8db149fa1be877 (diff) |
Notes
Diffstat (limited to 'graphics/libqrencode')
-rw-r--r-- | graphics/libqrencode/Makefile | 1 |
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 |