summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorAlberto Villa <avilla@FreeBSD.org>2014-01-05 23:08:44 +0000
committerAlberto Villa <avilla@FreeBSD.org>2014-01-05 23:08:44 +0000
commit788ecc724307153dfbf10cdb83ef20983e87cce1 (patch)
treea76366fb9d20f8043c1cdf2852156cce2722ce82 /devel
parent- Bump PORTREVISION after latest commit. (diff)
- Remove py-setuptools from BUILD_DEPENDS.
- STAGEify. - Update LIB_DEPENDS format. - Add directory to plist.
Notes
Notes: svn path=/head/; revision=338831
Diffstat (limited to 'devel')
-rw-r--r--devel/py-libplist/Makefile6
-rw-r--r--devel/py-libplist/pkg-plist1
2 files changed, 3 insertions, 4 deletions
diff --git a/devel/py-libplist/Makefile b/devel/py-libplist/Makefile
index 8bea46bbfead..213a67e7090f 100644
--- a/devel/py-libplist/Makefile
+++ b/devel/py-libplist/Makefile
@@ -7,9 +7,8 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= avilla@FreeBSD.org
COMMENT= Python bindings for libplist
-LIB_DEPENDS= plist:${PORTSDIR}/${MASTER_PORT}
-BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>0:${PORTSDIR}/devel/py-setuptools \
- cython:${PORTSDIR}/lang/cython \
+LIB_DEPENDS= libplist.so:${PORTSDIR}/${MASTER_PORT}
+BUILD_DEPENDS= cython:${PORTSDIR}/lang/cython \
swig2.0:${PORTSDIR}/devel/swig20
USE_PYTHON= yes
@@ -22,7 +21,6 @@ LDFLAGS+= -L${LOCALBASE}/lib
PLIST= ${.CURDIR}/pkg-plist
FILESDIR= ${.CURDIR}/files
-NO_STAGE= yes
post-patch:
@${CP} ${FILESDIR}/CMakeLists.txt ${WRKSRC}
@${REINPLACE_CMD} -e 's,/usr/local,${LOCALBASE},' \
diff --git a/devel/py-libplist/pkg-plist b/devel/py-libplist/pkg-plist
index 3164bf1ac016..94bab6f8aee3 100644
--- a/devel/py-libplist/pkg-plist
+++ b/devel/py-libplist/pkg-plist
@@ -7,3 +7,4 @@ include/plist/swig/plist.i
@dirrm %%PYTHON_SITELIBDIR%%/plist
@dirrm include/plist/swig
@dirrm include/plist/cython
+@dirrmtry include/plist