diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-04-22 04:46:36 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-04-22 04:46:36 +0000 |
commit | 0874a464094102ad4dc553e7db14969221c7cf95 (patch) | |
tree | 316c72268fa0edde5c158a669c6eb69de6eddfb6 /devel/py-orbit2 | |
parent | 4ad2671dc72463274d5e8748d71f30fa4e94e254 (diff) | |
download | ports-0874a464094102ad4dc553e7db14969221c7cf95.tar.gz ports-0874a464094102ad4dc553e7db14969221c7cf95.zip |
Notes
Diffstat (limited to 'devel/py-orbit2')
-rw-r--r-- | devel/py-orbit2/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/devel/py-orbit2/Makefile b/devel/py-orbit2/Makefile index c8e7f0020ad1..69ae981ce0bc 100644 --- a/devel/py-orbit2/Makefile +++ b/devel/py-orbit2/Makefile @@ -16,11 +16,9 @@ DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org COMMENT= Python bindings for ORBit2 -LIB_DEPENDS= ORBit-2.0:${PORTSDIR}/devel/ORBit2 - USE_BZIP2= yes USE_GMAKE= yes -USE_GNOME= gnomehack +USE_GNOME= gnomehack orbit2 USE_PYTHON= yes USE_LIBTOOL= yes |