diff options
author | sobomax <sobomax@FreeBSD.org> | 2002-02-20 23:02:56 +0000 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2002-02-20 23:02:56 +0000 |
commit | 6a3308b4d5b246bf8bd9e9d28782a34d37c10d1d (patch) | |
tree | 14947f31dcaaaa91e8938abf6c47ce1c5dcf0990 /devel/ORBit2 | |
parent | 8b802ce3a3f3fde2d279f09a38bff6a6dd16a754 (diff) | |
download | FreeBSD-ports-6a3308b4d5b246bf8bd9e9d28782a34d37c10d1d.zip FreeBSD-ports-6a3308b4d5b246bf8bd9e9d28782a34d37c10d1d.tar.gz |
Remove bogus USE_GLIB.
Diffstat (limited to 'devel/ORBit2')
-rw-r--r-- | devel/ORBit2/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/devel/ORBit2/Makefile b/devel/ORBit2/Makefile index 43989ea..36dd945 100644 --- a/devel/ORBit2/Makefile +++ b/devel/ORBit2/Makefile @@ -24,7 +24,6 @@ RUN_DEPENDS= pkg-config:${PORTSDIR}/devel/pkgconfig USE_BZIP2= yes USE_GMAKE= yes -USE_GLIB= yes INSTALLS_SHLIB= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-indent |