summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059>2007-07-04 10:02:18 +0800
committermezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059>2007-07-04 10:02:18 +0800
commit2f3f70ce735513252b58e0107b053abc076e1f3d (patch)
treef6a3facbbeed2fcd8bc9c32205c19b69cc9e910b
parentb0727d6275192eeea9e202faff367b262868522d (diff)
downloadmarcuscom-ports-2f3f70ce735513252b58e0107b053abc076e1f3d.tar
marcuscom-ports-2f3f70ce735513252b58e0107b053abc076e1f3d.tar.gz
marcuscom-ports-2f3f70ce735513252b58e0107b053abc076e1f3d.tar.bz2
marcuscom-ports-2f3f70ce735513252b58e0107b053abc076e1f3d.tar.lz
marcuscom-ports-2f3f70ce735513252b58e0107b053abc076e1f3d.tar.xz
marcuscom-ports-2f3f70ce735513252b58e0107b053abc076e1f3d.tar.zst
marcuscom-ports-2f3f70ce735513252b58e0107b053abc076e1f3d.zip
Remove the --mandir, taken care by gnomeprefix.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@9129 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r--editors/gedit/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/editors/gedit/Makefile b/editors/gedit/Makefile
index 5b0285e53..dd5f37ca3 100644
--- a/editors/gedit/Makefile
+++ b/editors/gedit/Makefile
@@ -3,7 +3,7 @@
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/editors/gedit/Makefile,v 1.62 2007/06/26 05:22:05 mezz Exp $
+# $MCom: ports/editors/gedit/Makefile,v 1.63 2007/07/04 01:45:02 mezz Exp $
#
PORTNAME= gedit
@@ -30,7 +30,6 @@ GNU_CONFIGURE= yes
USE_GNOME= gnomeprefix gnomehack intlhack \
libgnomeprintui libgnomeui eel2 gtksourceview2 desktopfileutils
WANT_GNOME= yes
-CONFIGURE_ARGS= --mandir=${PREFIX}/man
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
PLIST_SUB= VERSION="2.16"