diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-08-30 03:30:05 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-08-30 03:30:05 +0000 |
commit | a3f620862e9f0fae2ced859e4dfa233378a2b59b (patch) | |
tree | 33664a1a9f57e95c2de8e5342c478c03a6d8578e /astro | |
parent | 1e3f0e08d8cf60b597e1e905f66311b36a73ef85 (diff) | |
download | ports-a3f620862e9f0fae2ced859e4dfa233378a2b59b.tar.gz ports-a3f620862e9f0fae2ced859e4dfa233378a2b59b.zip |
Notes
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> |