aboutsummaryrefslogtreecommitdiffstats
path: root/devel/libopensync
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2009-06-09 06:30:55 +0800
committermiwi <miwi@FreeBSD.org>2009-06-09 06:30:55 +0800
commitad6dcb178b410931b8a584938b44fc4da53756f8 (patch)
tree8ce0d77d48a49a1635170171ab0c9ebe5244ee5c /devel/libopensync
parente4a324dde12b05e8afc0511401cb97ac0ae57582 (diff)
downloadfreebsd-ports-gnome-ad6dcb178b410931b8a584938b44fc4da53756f8.tar.gz
freebsd-ports-gnome-ad6dcb178b410931b8a584938b44fc4da53756f8.tar.zst
freebsd-ports-gnome-ad6dcb178b410931b8a584938b44fc4da53756f8.zip
- Update lang/python26 and make Python 2.6.2 to the default Python version
Tested by: 3 pointyhat runs Thanks to: pav, gahr, lwhsu, mva, amdmi3
Diffstat (limited to 'devel/libopensync')
-rw-r--r--devel/libopensync/Makefile3
-rw-r--r--devel/libopensync/pkg-plist2
2 files changed, 2 insertions, 3 deletions
diff --git a/devel/libopensync/Makefile b/devel/libopensync/Makefile
index 2be8637047ea..0513a16e9003 100644
--- a/devel/libopensync/Makefile
+++ b/devel/libopensync/Makefile
@@ -7,7 +7,7 @@
PORTNAME= libopensync
PORTVERSION= 0.36
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= devel
MASTER_SITES= http://www.opensync.org/download/releases/${PORTVERSION}/
@@ -27,6 +27,7 @@ CMAKE_USE_PTHREAD= yes
USE_GNOME= glib20 libxml2
USE_PYTHON= yes
USE_LDCONFIG= yes
+CMAKE_ARGS+= -DPYTHON_INCLUDE_PATH:PATH=${PYTHON_INCLUDEDIR}
.include <bsd.port.pre.mk>
diff --git a/devel/libopensync/pkg-plist b/devel/libopensync/pkg-plist
index 12aca52e90ec..d0fd11f6f8ac 100644
--- a/devel/libopensync/pkg-plist
+++ b/devel/libopensync/pkg-plist
@@ -85,8 +85,6 @@ share/opensync-1.0/cmake/modules/OpenSyncPackaging.cmake
share/opensync-1.0/cmake/modules/OpenSyncTesting.cmake
share/opensync-1.0/cmake/modules/OpenSyncPlugin.cmake
share/opensync-1.0/cmake/modules/OpenSyncInternal.cmake
-%%PYTHON_SITELIBDIR%%/_opensync.so
-%%PYTHON_SITELIBDIR%%/opensync.py
@dirrm share/opensync-1.0/schemas
@dirrm share/opensync-1.0/descriptions
@dirrm share/opensync-1.0/cmake/modules