summaryrefslogtreecommitdiff
path: root/x11-fm/mtoolsfm
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/mtoolsfm
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/mtoolsfm')
-rw-r--r--x11-fm/mtoolsfm/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-fm/mtoolsfm/Makefile b/x11-fm/mtoolsfm/Makefile
index f0b336cf9670..2952b655f5fc 100644
--- a/x11-fm/mtoolsfm/Makefile
+++ b/x11-fm/mtoolsfm/Makefile
@@ -18,7 +18,8 @@ RUN_DEPENDS= mtools:${PORTSDIR}/emulators/mtools
USE_REINPLACE= yes
USE_X_PREFIX= yes
-USE_GTK= yes
+USE_GNOMENG= yes
+USE_GNOME= gtk12
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LIBS="-L${LOCALBASE}/lib"