aboutsummaryrefslogtreecommitdiff
path: root/x11-wm
diff options
context:
space:
mode:
authorJung-uk Kim <jkim@FreeBSD.org>2014-06-03 20:16:23 +0000
committerJung-uk Kim <jkim@FreeBSD.org>2014-06-03 20:16:23 +0000
commit9dabe68ff93066cf360eab55d6c1918ca72bddc8 (patch)
tree908b55b288000a8d03438d2686c6ead204c2bba9 /x11-wm
parent199480b85dc81e66249bd382def2a166529b0e91 (diff)
downloadports-9dabe68ff93066cf360eab55d6c1918ca72bddc8.tar.gz
ports-9dabe68ff93066cf360eab55d6c1918ca72bddc8.zip
- Convert to USES=libtool and USES=tar:bzip2.
- Pass maintainership to the submitter. PR: 190585
Notes
Notes: svn path=/head/; revision=356405
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/compizconfig-python/Makefile10
-rw-r--r--x11-wm/compizconfig-python/pkg-plist3
2 files changed, 7 insertions, 6 deletions
diff --git a/x11-wm/compizconfig-python/Makefile b/x11-wm/compizconfig-python/Makefile
index c59fb695e6fa..4eed4b1984f6 100644
--- a/x11-wm/compizconfig-python/Makefile
+++ b/x11-wm/compizconfig-python/Makefile
@@ -3,11 +3,11 @@
PORTNAME= compizconfig-python
PORTVERSION= 0.8.4
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= x11-wm
MASTER_SITES= http://releases.compiz.org/${PORTVERSION}/
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= freebsd-ports@dan.me.uk
COMMENT= Python bindings for the compizconfig library
BUILD_DEPENDS= \
@@ -18,8 +18,10 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
GNU_CONFIGURE= yes
USE_PYTHON= 2
-USES= pathfix pkgconfig gmake tar:bzip2
+USES= gmake libtool pathfix pkgconfig tar:bzip2
USE_GNOME= glib20
-USE_AUTOTOOLS= libtool
+
+post-install:
+ ${STRIP_CMD} ${STAGEDIR}${PYTHON_SITELIBDIR}/compizconfig.so
.include <bsd.port.mk>
diff --git a/x11-wm/compizconfig-python/pkg-plist b/x11-wm/compizconfig-python/pkg-plist
index 6ffa07bcd422..38a6ec0a79fe 100644
--- a/x11-wm/compizconfig-python/pkg-plist
+++ b/x11-wm/compizconfig-python/pkg-plist
@@ -1,4 +1,3 @@
-%%PYTHON_SITELIBDIR%%/compizconfig.so
-%%PYTHON_SITELIBDIR%%/compizconfig.la
%%PYTHON_SITELIBDIR%%/compizconfig.a
+%%PYTHON_SITELIBDIR%%/compizconfig.so
libdata/pkgconfig/compizconfig-python.pc