aboutsummaryrefslogtreecommitdiffstats
path: root/net/libcmis
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2013-03-10 07:29:17 +0800
committerbapt <bapt@FreeBSD.org>2013-03-10 07:29:17 +0800
commit4e31c5d01a2c99731e88846ca988d16b94b81234 (patch)
tree639921a9f81825a050cc514be0a186877df09730 /net/libcmis
parentfceff3a5a8dbe6d2a5fc369690b184c590e03bed (diff)
downloadfreebsd-ports-gnome-4e31c5d01a2c99731e88846ca988d16b94b81234.tar.gz
freebsd-ports-gnome-4e31c5d01a2c99731e88846ca988d16b94b81234.tar.zst
freebsd-ports-gnome-4e31c5d01a2c99731e88846ca988d16b94b81234.zip
Convert gnomehack to pathfix
Explicitly add pkgconf as a build dependency
Diffstat (limited to 'net/libcmis')
-rw-r--r--net/libcmis/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/net/libcmis/Makefile b/net/libcmis/Makefile
index 929793489afc..0d4287c4a9b0 100644
--- a/net/libcmis/Makefile
+++ b/net/libcmis/Makefile
@@ -16,9 +16,11 @@ BUILD_DEPENDS= ${LOCALBASE}/lib/libcppunit.so:${PORTSDIR}/devel/cppunit \
${LOCALBASE}/lib/libboost_regex.a:${PORTSDIR}/devel/boost-libs
GNU_CONFIGURE= yes
-USE_GNOME= libxml2 gnomehack
+USES= pathfix
+USE_GNOME= libxml2
USE_GMAKE= yes
USE_LDCONFIG= yes
+USE_PKGCONFIG= build
MAKE_JOBS_SAFE= yes
CONFIGURE_ARGS= --disable-werror --with-boost=${LOCALBASE} --without-man