aboutsummaryrefslogtreecommitdiffstats
path: root/x11-wm/amaterus
diff options
context:
space:
mode:
authorlioux <lioux@FreeBSD.org>2002-09-02 09:30:26 +0800
committerlioux <lioux@FreeBSD.org>2002-09-02 09:30:26 +0800
commit2f3818b7d277c1201084a6fbfc0030994018d162 (patch)
tree862b81bc8d76b25f3feb3c37389d729125d4e13f /x11-wm/amaterus
parent7b440318c026f6439da1a9df5d1d3b95169c8a0d (diff)
downloadfreebsd-ports-gnome-2f3818b7d277c1201084a6fbfc0030994018d162.tar.gz
freebsd-ports-gnome-2f3818b7d277c1201084a6fbfc0030994018d162.tar.zst
freebsd-ports-gnome-2f3818b7d277c1201084a6fbfc0030994018d162.zip
Deploy USE_GNOMENG infrastructure
PR: 42305 Submitted by: Edwin Groothuis <edwin@mavetju.org>
Diffstat (limited to 'x11-wm/amaterus')
-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"