summaryrefslogtreecommitdiffstats
path: root/devel/gconf2
diff options
context:
space:
mode:
authormezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059>2007-07-24 00:29:58 +0800
committermezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059>2007-07-24 00:29:58 +0800
commit35bfd4e888fa8c05125010d7fd0561961ccd0925 (patch)
tree4b20e71704078baf03a18afdf52653708e7c96ff /devel/gconf2
parentfe167cdd818146f9cb2657d9abdcee316c631a94 (diff)
downloadmarcuscom-ports-35bfd4e888fa8c05125010d7fd0561961ccd0925.tar
marcuscom-ports-35bfd4e888fa8c05125010d7fd0561961ccd0925.tar.gz
marcuscom-ports-35bfd4e888fa8c05125010d7fd0561961ccd0925.tar.bz2
marcuscom-ports-35bfd4e888fa8c05125010d7fd0561961ccd0925.tar.lz
marcuscom-ports-35bfd4e888fa8c05125010d7fd0561961ccd0925.tar.xz
marcuscom-ports-35bfd4e888fa8c05125010d7fd0561961ccd0925.tar.zst
marcuscom-ports-35bfd4e888fa8c05125010d7fd0561961ccd0925.zip
Sync w/ FreeBSD ports for --mandir and --infodir.
Hopeful, tomorrow, I will turning into spider-man. I just got a first spider bite in a few hours ago. WooHoo! It's nothing serious thought, no pain so far. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@9235 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'devel/gconf2')
-rw-r--r--devel/gconf2/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/devel/gconf2/Makefile b/devel/gconf2/Makefile
index 1f7126d67..ba76fea4e 100644
--- a/devel/gconf2/Makefile
+++ b/devel/gconf2/Makefile
@@ -3,7 +3,7 @@
# Whom: Ade Lovett <ade@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/devel/gconf2/Makefile,v 1.83 2007/06/23 17:15:07 mezz Exp $
+# $MCom: ports/devel/gconf2/Makefile,v 1.84 2007/07/04 15:52:37 mezz Exp $
#
PORTNAME= gconf2
@@ -30,8 +30,7 @@ USE_GNOME= gnomehier gnomehack orbit2 gtk20 libxml2 linc ltverhack \
USE_LDCONFIG= yes
USE_AUTOTOOLS= libtool:15
CONFIGURE_ARGS= --with-html-dir=${PREFIX}/share/doc \
- --disable-gtk-doc \
- --mandir=${MANPREFIX}/man
+ --disable-gtk-doc
# --enable-gconf-source=${PREFIX}/etc/gconf/schemas \
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \