summaryrefslogtreecommitdiffstats
path: root/sysutils/polkit/Makefile
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2009-11-24 10:06:02 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2009-11-24 10:06:02 +0800
commit08cac0e1758c5e24d71a234440e31261498260a1 (patch)
tree81e69041104888793653eaa36a2dbbfa216f9c8e /sysutils/polkit/Makefile
parent043b1edf73aafdf585241b03ec3a4308216a56c1 (diff)
downloadmarcuscom-ports-08cac0e1758c5e24d71a234440e31261498260a1.tar
marcuscom-ports-08cac0e1758c5e24d71a234440e31261498260a1.tar.gz
marcuscom-ports-08cac0e1758c5e24d71a234440e31261498260a1.tar.bz2
marcuscom-ports-08cac0e1758c5e24d71a234440e31261498260a1.tar.lz
marcuscom-ports-08cac0e1758c5e24d71a234440e31261498260a1.tar.xz
marcuscom-ports-08cac0e1758c5e24d71a234440e31261498260a1.tar.zst
marcuscom-ports-08cac0e1758c5e24d71a234440e31261498260a1.zip
Update to 0.95.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@13237 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'sysutils/polkit/Makefile')
-rw-r--r--sysutils/polkit/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/sysutils/polkit/Makefile b/sysutils/polkit/Makefile
index d5ac2ac0e..e5f40eff1 100644
--- a/sysutils/polkit/Makefile
+++ b/sysutils/polkit/Makefile
@@ -3,12 +3,11 @@
# Whom: Koop Mast<kwm@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/sysutils/polkit/Makefile,v 1.1 2009/08/17 16:49:09 kwm Exp $
+# $MCom: ports/sysutils/polkit/Makefile,v 1.2 2009/09/10 04:34:25 marcus Exp $
#
PORTNAME= polkit
-PORTVERSION= 0.94
-PORTREVISION= 1
+PORTVERSION= 0.95
CATEGORIES= sysutils gnome
MASTER_SITES= http://hal.freedesktop.org/releases/
@@ -29,7 +28,6 @@ CONFIGURE_ARGS= --disable-gtk-doc \
--with-os-type=freebsd \
--disable-introspection \
--localstatedir=/var \
- --with-polkit-user=polkit
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib" \
GTKDOC="false"