summaryrefslogtreecommitdiff
path: root/x11-fm/fsv
diff options
context:
space:
mode:
authorMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2002-09-02 04:03:35 +0000
committerMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2002-09-02 04:03:35 +0000
commitc3fcfe012d889968cfadce3cf0a41112e1116da8 (patch)
treea8c1466d6b961a3204f5c19aa1f78146dadf71d2 /x11-fm/fsv
parent"libuu" -> "uulib" (diff)
Deploy USE_GNOMENG infrastructure
PR: 42311 Submitted by: Edwin Groothuis <edwin@mavetju.org>
Notes
Notes: svn path=/head/; revision=65476
Diffstat (limited to 'x11-fm/fsv')
-rw-r--r--x11-fm/fsv/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-fm/fsv/Makefile b/x11-fm/fsv/Makefile
index a7bbd3207aa4..473214a8ef2c 100644
--- a/x11-fm/fsv/Makefile
+++ b/x11-fm/fsv/Makefile
@@ -16,7 +16,8 @@ LIB_DEPENDS= gtkgl.5:${PORTSDIR}/x11-toolkits/gtkglarea
USE_X_PREFIX= yes
USE_MESA= yes
-USE_GTK= yes
+USE_GNOMENG= yes
+USE_GNOME= gtk12
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-GL-prefix=${X11BASE}/lib
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include ${PTHREAD_CFLAGS}" \