diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2002-08-30 03:20:23 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2002-08-30 03:20:23 +0000 |
commit | b31357ae22db4f4fc8439cf206238d1cc3b8b3f7 (patch) | |
tree | 8cc1bada4fef1884ca651a45fa2aad3a15516a28 /astro/fooseti | |
parent | 8159493e679b57f05ca983886f94cedc3e277d6f (diff) |
Notes
Diffstat (limited to 'astro/fooseti')
-rw-r--r-- | astro/fooseti/Makefile | 3 |
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> |