diff options
author | Nicola Vitale <nivit@FreeBSD.org> | 2006-12-15 19:42:32 +0000 |
---|---|---|
committer | Nicola Vitale <nivit@FreeBSD.org> | 2006-12-15 19:42:32 +0000 |
commit | 226ae6898c65239d6116a70be69e17c8c046bf5b (patch) | |
tree | 471cb1fb4e26429ccff1a2762dfbf279230aeaca /editors/winefish | |
parent | 1ee60d4af978e4a228bacbe8974a186e161f79ce (diff) | |
download | ports-226ae6898c65239d6116a70be69e17c8c046bf5b.tar.gz ports-226ae6898c65239d6116a70be69e17c8c046bf5b.zip |
Notes
Diffstat (limited to 'editors/winefish')
-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 |