diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2007-03-28 04:17:20 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2007-03-28 04:17:20 +0000 |
commit | b47328e5763124a171033b18e95b8d8d58ab0df9 (patch) | |
tree | 6396c4a0afa7a86be24954764739b213bcb29d54 /graphics | |
parent | 14ba625712ff18b711fe41db3d219403bf530bad (diff) | |
download | ports-b47328e5763124a171033b18e95b8d8d58ab0df9.tar.gz ports-b47328e5763124a171033b18e95b8d8d58ab0df9.zip |
Notes
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/libqrencode/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/graphics/libqrencode/Makefile b/graphics/libqrencode/Makefile index 387a4dcd9ba4..a56b7ba94bbc 100644 --- a/graphics/libqrencode/Makefile +++ b/graphics/libqrencode/Makefile @@ -18,7 +18,6 @@ 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 CONFIGURE_ENV= LDFLAGS="-L${LOCALBASE}/lib" |