summaryrefslogtreecommitdiff
path: root/www/bluefish
diff options
context:
space:
mode:
authorcjep <cjep>2003-12-30 16:48:44 +0000
committercjep <cjep>2003-12-30 16:48:44 +0000
commitb7933b06fec3ea4f794941b2c494561297f9089c (patch)
tree3486e883b820d8977854f852512c3ffa283069dc /www/bluefish
parentc98aae1160c5caa7d7eed7cd487a82e72f45e8f9 (diff)
downloadpkgsrc-b7933b06fec3ea4f794941b2c494561297f9089c.tar.gz
Whitespace fixes
Diffstat (limited to 'www/bluefish')
-rw-r--r--www/bluefish/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/bluefish/Makefile b/www/bluefish/Makefile
index 66815c8ea12..6241e81c620 100644
--- a/www/bluefish/Makefile
+++ b/www/bluefish/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.35 2003/12/28 23:37:07 jmmv Exp $
+# $NetBSD: Makefile,v 1.36 2003/12/30 16:53:35 cjep Exp $
#
DISTNAME= bluefish-0.12
@@ -27,7 +27,7 @@ GNU_CONFIGURE= # defined
CONFIGURE_ARGS+= --with-autocomplet
CONFIGURE_ARGS+= --with-icon-path=${PREFIX}/share/pixmaps
-CONFIGURE_ARGS+= --with-gnome2-menu=${PREFIX}/share/applications
+CONFIGURE_ARGS+= --with-gnome2-menu=${PREFIX}/share/applications
.include "../../sysutils/gnome-vfs2/buildlink2.mk"
.include "../../devel/pcre/buildlink2.mk"