aboutsummaryrefslogtreecommitdiff
path: root/ports-mgmt
diff options
context:
space:
mode:
authorKoop Mast <kwm@FreeBSD.org>2011-10-29 22:53:25 +0000
committerKoop Mast <kwm@FreeBSD.org>2011-10-29 22:53:25 +0000
commitf7d2c3ea3e037a0e21af4b04c3a17c5cf394207e (patch)
treeb7f8b137fb24283a3de752d1d9aa52cdf1981f06 /ports-mgmt
parent2b6741e81f1f5b2919d0628a662f1f34af077399 (diff)
downloadports-f7d2c3ea3e037a0e21af4b04c3a17c5cf394207e.tar.gz
ports-f7d2c3ea3e037a0e21af4b04c3a17c5cf394207e.zip
Fix build on FreeBSD 10
Notes
Notes: svn path=/head/; revision=284685
Diffstat (limited to 'ports-mgmt')
-rw-r--r--ports-mgmt/packagekit/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/ports-mgmt/packagekit/Makefile b/ports-mgmt/packagekit/Makefile
index 367516bc4a19..f50f7a291783 100644
--- a/ports-mgmt/packagekit/Makefile
+++ b/ports-mgmt/packagekit/Makefile
@@ -32,6 +32,7 @@ USE_ICONV= yes
USE_LDCONFIG= yes
USE_PYTHON_BUILD= 2.5+
GNU_CONFIGURE= yes
+WITH_FBSD10_FIX=yes
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib -lexecinfo
CONFIGURE_ARGS+=--with-security-framework=polkit \