summaryrefslogtreecommitdiff
path: root/editors/winefish
diff options
context:
space:
mode:
authorNicola Vitale <nivit@FreeBSD.org>2006-12-15 19:42:32 +0000
committerNicola Vitale <nivit@FreeBSD.org>2006-12-15 19:42:32 +0000
commit226ae6898c65239d6116a70be69e17c8c046bf5b (patch)
tree471cb1fb4e26429ccff1a2762dfbf279230aeaca /editors/winefish
parentUpdate to 0.10.2. (diff)
- Fixed configure error
(adding the options --with-freedesktop_org-menu --with-icon-path) Approved by: alexbl (mentor)
Notes
Notes: svn path=/head/; revision=179871
Diffstat (limited to 'editors/winefish')
-rw-r--r--editors/winefish/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/winefish/Makefile b/editors/winefish/Makefile
index f8ae3bcbf978..4a391adb0c9c 100644
--- a/editors/winefish/Makefile
+++ b/editors/winefish/Makefile
@@ -27,6 +27,7 @@ RUN_DEPENDS= dos2unix:${PORTSDIR}/converters/unix2dos \
MAN1= winefish.1
MANCOMPRESSED= no
+CONFIGURE_ARGS+= --with-freedesktop_org-menu=${GNOME_LOCALSTATEDIR}/applications --with-icon-path=${GNOME_LOCALSTATEDIR}/pixmaps
GNU_CONFIGURE= yes
USE_GCC= 3.3+
USE_GMAKE= yes