diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-05-03 20:52:01 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-05-03 20:52:01 +0000 |
commit | f73d9985f68dabfef208dd5419db7efbf2e0964e (patch) | |
tree | 480e8cc2e526d81c097f9b545168333e16a0cc0b /graphics/gsnapshot | |
parent | cad71f2f117db46a457dd2c29a57f8ae070f48c6 (diff) | |
download | ports-f73d9985f68dabfef208dd5419db7efbf2e0964e.tar.gz ports-f73d9985f68dabfef208dd5419db7efbf2e0964e.zip |
Notes
Diffstat (limited to 'graphics/gsnapshot')
-rw-r--r-- | graphics/gsnapshot/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/gsnapshot/Makefile b/graphics/gsnapshot/Makefile index b0500966289a..0650c684adc7 100644 --- a/graphics/gsnapshot/Makefile +++ b/graphics/gsnapshot/Makefile @@ -14,6 +14,7 @@ USES= pkgconfig USE_AUTOTOOLS= aclocal autoheader automake autoconf libtool USE_GNOME= gtk20 libwnck libxml2 USE_XORG= x11 xmu +USE_GMAKE= yes CFLAGS+= -fPIC -I${LOCALBASE}/include/libxml2 |