summaryrefslogtreecommitdiffstats
path: root/devel/libgtop/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/libgtop/Makefile')
-rw-r--r--devel/libgtop/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/devel/libgtop/Makefile b/devel/libgtop/Makefile
index 984ac8b70..325e57c97 100644
--- a/devel/libgtop/Makefile
+++ b/devel/libgtop/Makefile
@@ -3,7 +3,7 @@
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/devel/libgtop/Makefile,v 1.19 2007/06/30 16:52:21 marcus Exp $
+# $MCom: ports/devel/libgtop/Makefile,v 1.20 2007/07/10 11:47:39 ahze Exp $
#
PORTNAME= libgtop
@@ -26,8 +26,7 @@ USE_GMAKE= yes
USE_GNOME= gnomehack glib20 ltverhack intlhack
USE_LDCONFIG= yes
USE_AUTOTOOLS= libtool:15
-CONFIGURE_ARGS= --infodir=${PREFIX}/info \
- --disable-gtk-doc \
+CONFIGURE_ARGS= --disable-gtk-doc \
--with-html-dir=${PREFIX}/share/doc
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"