diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2002-07-04 17:19:38 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2002-07-04 17:19:38 +0000 |
commit | c10874ab9ce1b54c4bb57d5c1c7075ae4bddef7f (patch) | |
tree | 713c89fee852d928fb08987872a52f8f8b208b1e /devel/ORBit | |
parent | c4220cf262252d7c9256cd6622cfe80e50813872 (diff) | |
download | ports-c10874ab9ce1b54c4bb57d5c1c7075ae4bddef7f.tar.gz ports-c10874ab9ce1b54c4bb57d5c1c7075ae4bddef7f.zip |
Notes
Diffstat (limited to 'devel/ORBit')
-rw-r--r-- | devel/ORBit/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/ORBit/Makefile b/devel/ORBit/Makefile index db1658395785..2ce7e189ee01 100644 --- a/devel/ORBit/Makefile +++ b/devel/ORBit/Makefile @@ -20,7 +20,8 @@ RUN_DEPENDS= pkg-config:${PORTSDIR}/devel/pkgconfig USE_BZIP2= yes USE_GMAKE= yes -USE_GLIB= yes +USE_GNOMENG= yes +USE_GNOME= glib12 INSTALLS_SHLIB= yes USE_LIBTOOL= yes LIBTOOLFILES= configure popt/configure libIDL/configure |