aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2002-08-30 11:30:05 +0800
committermarcus <marcus@FreeBSD.org>2002-08-30 11:30:05 +0800
commitaa9d806a52c04cc4f7738c7918dd5cd84558c7b9 (patch)
tree63d9d25655d2a85cd6a5ac1fc87969c860c58316
parent664a1379d9dfa2c909b0cf275fe165d95eb6838c (diff)
downloadfreebsd-ports-gnome-aa9d806a52c04cc4f7738c7918dd5cd84558c7b9.tar.gz
freebsd-ports-gnome-aa9d806a52c04cc4f7738c7918dd5cd84558c7b9.tar.zst
freebsd-ports-gnome-aa9d806a52c04cc4f7738c7918dd5cd84558c7b9.zip
Fix a typo.
-rw-r--r--astro/fooseti/Makefile2
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>