diff options
Diffstat (limited to 'www/bluefish/Makefile')
-rw-r--r-- | www/bluefish/Makefile | 4 |
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" |