From aa9d806a52c04cc4f7738c7918dd5cd84558c7b9 Mon Sep 17 00:00:00 2001 From: marcus Date: Fri, 30 Aug 2002 03:30:05 +0000 Subject: Fix a typo. --- astro/fooseti/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit