diff options
Diffstat (limited to 'devel/py-orbit2/Makefile')
-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 |