summaryrefslogtreecommitdiffstats
path: root/sysutils/upower/Makefile
diff options
context:
space:
mode:
authorkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2010-10-05 16:30:16 +0800
committerkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2010-10-05 16:30:16 +0800
commit5a08fe104b0caa46018c814f0a07ee9915c50a17 (patch)
tree9a88536b3738a95b5c1b179da7cb77d5b87dfc3f /sysutils/upower/Makefile
parent3b66554ce25db466f48d1b475fd2c978335a72ee (diff)
downloadmarcuscom-ports-5a08fe104b0caa46018c814f0a07ee9915c50a17.tar
marcuscom-ports-5a08fe104b0caa46018c814f0a07ee9915c50a17.tar.gz
marcuscom-ports-5a08fe104b0caa46018c814f0a07ee9915c50a17.tar.bz2
marcuscom-ports-5a08fe104b0caa46018c814f0a07ee9915c50a17.tar.lz
marcuscom-ports-5a08fe104b0caa46018c814f0a07ee9915c50a17.tar.xz
marcuscom-ports-5a08fe104b0caa46018c814f0a07ee9915c50a17.tar.zst
marcuscom-ports-5a08fe104b0caa46018c814f0a07ee9915c50a17.zip
Fix introvoodoo again.
Obtained from: freedesktop bugzilla. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@14790 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'sysutils/upower/Makefile')
-rw-r--r--sysutils/upower/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/upower/Makefile b/sysutils/upower/Makefile
index 11b0ed889..8f4e09c68 100644
--- a/sysutils/upower/Makefile
+++ b/sysutils/upower/Makefile
@@ -3,11 +3,12 @@
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/sysutils/upower/Makefile,v 1.17 2010/06/29 21:14:03 kwm Exp $
+# $MCom: ports/sysutils/upower/Makefile,v 1.18 2010/10/04 20:41:39 kwm Exp $
#
PORTNAME= upower
PORTVERSION= 0.9.6
+PORTREVISION= 1
CATEGORIES= sysutils
MASTER_SITES= http://upower.freedesktop.org/releases/
@@ -27,7 +28,6 @@ USE_AUTOTOOLS= libtool:22
USE_LDCONFIG= yes
USE_PYTHON= yes
CONFIGURE_ARGS= --disable-gtk-doc \
- --enable-introspection=no \
--with-backend=freebsd \
--localstatedir=/var
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \