summaryrefslogtreecommitdiffstats
path: root/sysutils/upower/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/upower/Makefile')
-rw-r--r--sysutils/upower/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/sysutils/upower/Makefile b/sysutils/upower/Makefile
index bbbe0a367..56ebb1129 100644
--- a/sysutils/upower/Makefile
+++ b/sysutils/upower/Makefile
@@ -3,7 +3,7 @@
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/sysutils/devicekit-power/Makefile,v 1.1 2009/12/30 21:58:31 marcus Exp $
+# $MCom: ports/sysutils/devicekit-power/Makefile,v 1.2 2009/12/31 02:51:41 marcus Exp $
#
PORTNAME= DeviceKit-power
@@ -31,8 +31,6 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib" \
GTKDOC="false"
-BROKEN= requires some additional fixes to the FreeBSD backend
-
.if defined(NO_INSTALL_MANPAGES)
CONFIGURE_ARGS+=--disable-man-pages
.else