diff options
Diffstat (limited to 'astro')
-rw-r--r-- | astro/fooseti/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/astro/fooseti/Makefile b/astro/fooseti/Makefile index 0176212689e4..02736b5caa74 100644 --- a/astro/fooseti/Makefile +++ b/astro/fooseti/Makefile @@ -17,6 +17,6 @@ LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext GNU_CONFIGURE= yes USE_GNOMENG= yes -uSE_GNOME= gtk12 +USE_GNOME= gtk12 .include <bsd.port.mk> |