diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-04-18 21:20:06 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-04-18 21:20:06 +0000 |
commit | daa68ed157923d92e6c4daaf778761cdb66389f5 (patch) | |
tree | 81c1c82579021bba960ec0118b6bf7294432d20d /converters | |
parent | 4e6ee725c3c6ac4cf0383fbfabb9d687e5bb0f5f (diff) | |
download | ports-daa68ed157923d92e6c4daaf778761cdb66389f5.tar.gz ports-daa68ed157923d92e6c4daaf778761cdb66389f5.zip |
Notes
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 ba52bac9a508..53b5a25b496a 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 240fe25c0aee..a1b052ec315f 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: |