1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-20 08:27:15 +00:00

- Stage support

- While here convert to gmake to USES
This commit is contained in:
Martin Wilke 2014-03-06 14:08:22 +00:00
parent 060ef2725f
commit 55e2ddc8e8
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=347208

View File

@ -16,13 +16,11 @@ COMMENT= Python bindings for ORBit2
CONFLICTS= py*-omniorb-[0-9]*
USES= pkgconfig
USES= pkgconfig gmake
USE_BZIP2= yes
USE_GMAKE= yes
USE_GNOME= gnomehack orbit2
USE_PYTHON= yes
GNU_CONFIGURE= yes
ORBIT_CONFIG= ${LOCALBASE}/bin/orbit2-config
NO_STAGE= yes
.include <bsd.port.mk>