summaryrefslogtreecommitdiffstats
path: root/www
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 /www
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 'www')
-rw-r--r--www/bluefish/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/www/bluefish/Makefile b/www/bluefish/Makefile
index fa51b81dc..e1857dbfd 100644
--- a/www/bluefish/Makefile
+++ b/www/bluefish/Makefile
@@ -3,7 +3,7 @@
# Whom: Koop Mast <einekoai@chello.nl>
#
# $FreeBSD$
-# $MCom: ports/www/bluefish/Makefile,v 1.3 2007/04/30 17:08:53 ahze Exp $
+# $MCom: ports/www/bluefish/Makefile,v 1.4 2007/05/19 21:36:25 marcus Exp $
#
PORTNAME= bluefish
@@ -37,8 +37,7 @@ CONFIGURE_ARGS= --with-freedesktop_org-menu=${PREFIX}/share/applications \
--with-freedesktop_org-mime=${PREFIX}/share/mime \
--without-gnome2_4-mime \
--without-gnome2_4-appreg \
- --with-icon-path=${PREFIX}/share/pixmaps \
- --mandir=${MANPREFIX}/man
+ --with-icon-path=${PREFIX}/share/pixmaps
# Turns debugging output on
.if defined(WITH_DEBUG)