diff options
Diffstat (limited to 'editors')
-rw-r--r-- | editors/winefish/Makefile | 1 |
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 |