diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2002-02-20 23:02:56 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2002-02-20 23:02:56 +0000 |
commit | 426e127ca0c1d5cb10dba93351180ad3bf6990e2 (patch) | |
tree | 7b58be927491f5508f0b74d530f13e31f663b397 /devel/ORBit2 | |
parent | fbdd9e12b1610814b5160ea837c448a78288cc73 (diff) |
Remove bogus USE_GLIB.
Notes
Notes:
svn path=/head/; revision=55006
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 43989ea458de..36dd9453692b 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 |