aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2011-10-29 02:55:42 +0800
committermiwi <miwi@FreeBSD.org>2011-10-29 02:55:42 +0800
commit113c08294ee84386cb6ef1eb374efabca52352b7 (patch)
tree4ea2e40d78f74b241f73b702097fa922640195b4
parentd0b73dd53436e6bd29701902fe6a78ada09f9f59 (diff)
downloadfreebsd-ports-gnome-113c08294ee84386cb6ef1eb374efabca52352b7.tar.gz
freebsd-ports-gnome-113c08294ee84386cb6ef1eb374efabca52352b7.tar.zst
freebsd-ports-gnome-113c08294ee84386cb6ef1eb374efabca52352b7.zip
- Fix build on FreeBSD 10
Approved by: kwm (implicit)
-rw-r--r--sysutils/policykit/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/policykit/Makefile b/sysutils/policykit/Makefile
index fe5ca3891d73..db5f9071a84c 100644
--- a/sysutils/policykit/Makefile
+++ b/sysutils/policykit/Makefile
@@ -22,6 +22,7 @@ LIB_DEPENDS= dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib \
USERS= polkit
GROUPS= polkit
+WITH_FBSD10_FIX=yes
USE_GNOME= gnomehack glib20 intlhack
USE_GMAKE= yes
GNU_CONFIGURE= yes