aboutsummaryrefslogtreecommitdiffstats
path: root/astro/fooseti/Makefile
diff options
context:
space:
mode:
authorlioux <lioux@FreeBSD.org>2002-08-30 11:20:23 +0800
committerlioux <lioux@FreeBSD.org>2002-08-30 11:20:23 +0800
commit5886be7ed36dd92f273b8750892700504a5cbe14 (patch)
tree154c791f34a01fd529238b88713b60b71852939f /astro/fooseti/Makefile
parentcec425eba05c1ad179001ecae95113b5a1b9074e (diff)
downloadfreebsd-ports-gnome-5886be7ed36dd92f273b8750892700504a5cbe14.tar.gz
freebsd-ports-gnome-5886be7ed36dd92f273b8750892700504a5cbe14.tar.zst
freebsd-ports-gnome-5886be7ed36dd92f273b8750892700504a5cbe14.zip
Deploy USE_GNOMENG infrastructure
PR: 42180 Submitted by: Edwin Groothuis <edwin@mavetju.org>
Diffstat (limited to 'astro/fooseti/Makefile')
-rw-r--r--astro/fooseti/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/astro/fooseti/Makefile b/astro/fooseti/Makefile
index 3c1c87df1519..0176212689e4 100644
--- a/astro/fooseti/Makefile
+++ b/astro/fooseti/Makefile
@@ -16,6 +16,7 @@ MAINTAINER= ports@FreeBSD.org
LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext
GNU_CONFIGURE= yes
-USE_GTK= yes
+USE_GNOMENG= yes
+uSE_GNOME= gtk12
.include <bsd.port.mk>