summaryrefslogtreecommitdiffstats
path: root/sysutils/gnome-power-manager
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2006-07-27 21:53:39 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2006-07-27 21:53:39 +0800
commit8f441e6d4300ab6d6fc3a53b1ddf69843aa14a89 (patch)
tree9b7f96d8a806aec764360957f85e3e31a70a875c /sysutils/gnome-power-manager
parent032f7fba736a0fc26c98ceda84217e9ba4311509 (diff)
downloadmarcuscom-ports-8f441e6d4300ab6d6fc3a53b1ddf69843aa14a89.tar
marcuscom-ports-8f441e6d4300ab6d6fc3a53b1ddf69843aa14a89.tar.gz
marcuscom-ports-8f441e6d4300ab6d6fc3a53b1ddf69843aa14a89.tar.bz2
marcuscom-ports-8f441e6d4300ab6d6fc3a53b1ddf69843aa14a89.tar.lz
marcuscom-ports-8f441e6d4300ab6d6fc3a53b1ddf69843aa14a89.tar.xz
marcuscom-ports-8f441e6d4300ab6d6fc3a53b1ddf69843aa14a89.tar.zst
marcuscom-ports-8f441e6d4300ab6d6fc3a53b1ddf69843aa14a89.zip
This port needs libtool.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@6851 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'sysutils/gnome-power-manager')
-rw-r--r--sysutils/gnome-power-manager/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/gnome-power-manager/Makefile b/sysutils/gnome-power-manager/Makefile
index 2bcdd2030..95e466f1d 100644
--- a/sysutils/gnome-power-manager/Makefile
+++ b/sysutils/gnome-power-manager/Makefile
@@ -3,7 +3,7 @@
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/sysutils/gnome-power-manager/Makefile,v 1.6 2006/07/21 20:46:59 mezz Exp $
+# $MCom: ports/sysutils/gnome-power-manager/Makefile,v 1.7 2006/07/24 04:58:56 marcus Exp $
#
PORTNAME= gnome-power-manager
@@ -25,9 +25,9 @@ USE_XLIB= yes
USE_GMAKE= yes
INSTALLS_OMF= yes
INSTALLS_ICONS= yes
+USE_AUTOTOOLS= libtool:15
USE_GNOME= gnomeprefix gnomehack intlhack libgnomeui libwnck \
gnomedocutils
-GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"