diff options
author | marcus <marcus@FreeBSD.org> | 2003-04-18 21:20:06 +0000 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2003-04-18 21:20:06 +0000 |
commit | 94b9bf7f75c1c8a2d989f38900e6c0f5cc48adb8 (patch) | |
tree | 9e444a53130b8d00f966e42c56f147163a2442f9 /converters | |
parent | e3cf85956566fb251edc9584372c94c090cd6606 (diff) | |
download | FreeBSD-ports-94b9bf7f75c1c8a2d989f38900e6c0f5cc48adb8.zip FreeBSD-ports-94b9bf7f75c1c8a2d989f38900e6c0f5cc48adb8.tar.gz |
Remove USE_GNOMENG.
Diffstat (limited to 'converters')
-rw-r--r-- | converters/fribidi/Makefile | 1 | ||||
-rw-r--r-- | converters/gbase/Makefile | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/converters/fribidi/Makefile b/converters/fribidi/Makefile index ba52bac..53b5a25 100644 --- a/converters/fribidi/Makefile +++ b/converters/fribidi/Makefile @@ -20,7 +20,6 @@ BUILD_DEPENDS= pkg-config:${PORTSDIR}/devel/pkgconfig RUN_DEPENDS= pkg-config:${PORTSDIR}/devel/pkgconfig USE_LIBTOOL= yes -USE_GNOMENG= yes USE_GNOME= gnomehack INSTALLS_SHLIB= yes diff --git a/converters/gbase/Makefile b/converters/gbase/Makefile index 240fe25..a1b052e 100644 --- a/converters/gbase/Makefile +++ b/converters/gbase/Makefile @@ -14,7 +14,6 @@ MAINTAINER= pat@FreeBSD.org COMMENT= A program to convert between the 4 common bases used in programming USE_X_PREFIX= yes -USE_GNOMENG= yes USE_GNOME= gtk12 do-install: |