diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-04-21 03:54:55 +0800 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-04-21 03:54:55 +0800 |
commit | b33eaf3276a1b3944a78b0f8a415b60f394d7ee3 (patch) | |
tree | 4ac7c8cf8f233ed090d1c1acd618e4c3bd61bdc6 /misc/gonvert | |
parent | 9d763b29f93aa0dff56a94d9096489aacc6f750a (diff) | |
download | freebsd-ports-gnome-b33eaf3276a1b3944a78b0f8a415b60f394d7ee3.tar.gz freebsd-ports-gnome-b33eaf3276a1b3944a78b0f8a415b60f394d7ee3.tar.zst freebsd-ports-gnome-b33eaf3276a1b3944a78b0f8a415b60f394d7ee3.zip |
Remove USE_GNOMENG.
Diffstat (limited to 'misc/gonvert')
-rw-r--r-- | misc/gonvert/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/misc/gonvert/Makefile b/misc/gonvert/Makefile index 0bf21d36f05a..ca70072a7998 100644 --- a/misc/gonvert/Makefile +++ b/misc/gonvert/Makefile @@ -20,7 +20,6 @@ RUN_DEPENDS= ${PYTHON_SITELIBDIR}/gtk-2.0/gtk/__init__.py:${PORTSDIR}/x11-toolki USE_REINPLACE= yes USE_PYTHON= yes USE_X_PREFIX= yes -USE_GNOMENG= yes USE_GMAKE= yes NO_BUILD= yes |