diff options
author | marcus <marcus@FreeBSD.org> | 2003-04-08 04:29:10 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2003-04-08 04:29:10 +0800 |
commit | 4a03a109d403a7fad703c058a128cf7d322776ee (patch) | |
tree | fca99fef1e5f7855173fb5b5b82a4fee1ee97b63 /astro/spacechart | |
parent | 35ba3d745da25df4251fd15877c5bbed541446f7 (diff) | |
download | freebsd-ports-gnome-4a03a109d403a7fad703c058a128cf7d322776ee.tar.gz freebsd-ports-gnome-4a03a109d403a7fad703c058a128cf7d322776ee.tar.zst freebsd-ports-gnome-4a03a109d403a7fad703c058a128cf7d322776ee.zip |
Remove USE_GNOMENG macro.
Diffstat (limited to 'astro/spacechart')
-rw-r--r-- | astro/spacechart/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/astro/spacechart/Makefile b/astro/spacechart/Makefile index 8f071ca150c5..91ea6790f2cf 100644 --- a/astro/spacechart/Makefile +++ b/astro/spacechart/Makefile @@ -19,7 +19,6 @@ LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext USE_X_PREFIX= yes GNU_CONFIGURE= yes -USE_GNOMENG= yes USE_GNOME= gnomelibs CONFIGURE_ARGS= --without-included-gettext --datadir=${PREFIX}/share |