aboutsummaryrefslogtreecommitdiff
path: root/x11-wm/amaterus/Makefile
diff options
context:
space:
mode:
authorMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2002-09-02 01:30:26 +0000
committerMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2002-09-02 01:30:26 +0000
commitdb1f0a2d6a9b3de3b84a12a3cc28ddb829909b82 (patch)
tree0c7b88303d321fa699c4387aadd31fa2792c7d4a /x11-wm/amaterus/Makefile
parente02f54173aa617778d09c22881c0f1c39cd398a9 (diff)
downloadports-db1f0a2d6a9b3de3b84a12a3cc28ddb829909b82.tar.gz
ports-db1f0a2d6a9b3de3b84a12a3cc28ddb829909b82.zip
Deploy USE_GNOMENG infrastructure
PR: 42305 Submitted by: Edwin Groothuis <edwin@mavetju.org>
Notes
Notes: svn path=/head/; revision=65459
Diffstat (limited to 'x11-wm/amaterus/Makefile')
-rw-r--r--x11-wm/amaterus/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-wm/amaterus/Makefile b/x11-wm/amaterus/Makefile
index 636a92b9d551..4de90985b2d8 100644
--- a/x11-wm/amaterus/Makefile
+++ b/x11-wm/amaterus/Makefile
@@ -15,7 +15,8 @@ MAINTAINER= nakai@FreeBSD.org
LIB_DEPENDS= xml.5:${PORTSDIR}/textproc/libxml
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"