diff options
author | John Marino <marino@FreeBSD.org> | 2013-09-12 00:21:10 +0000 |
---|---|---|
committer | John Marino <marino@FreeBSD.org> | 2013-09-12 00:21:10 +0000 |
commit | 107bfacba9383e0e28884a8425dd8e5cfdd807b9 (patch) | |
tree | 17dfb83a48d58043193fc6b92dfe64322eb6db76 /multimedia | |
parent | 46e88f9dc1cd96da09f7346e695e8b295533210a (diff) |
Notes
Diffstat (limited to 'multimedia')
-rw-r--r-- | multimedia/quark/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/multimedia/quark/Makefile b/multimedia/quark/Makefile index 519c0cb73c3c..50d5ce5d1440 100644 --- a/multimedia/quark/Makefile +++ b/multimedia/quark/Makefile @@ -15,9 +15,8 @@ LIB_DEPENDS= xine.2:${PORTSDIR}/multimedia/libxine LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING -USES= pathfix gettext +USES= pathfix gettext gmake pkgconfig USE_GNOME= gnomeprefix gnomevfs2 -USE_GMAKE= yes GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib |