diff options
-rw-r--r-- | editors/winefish/Makefile | 4 | ||||
-rw-r--r-- | editors/winefish/pkg-plist | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/editors/winefish/Makefile b/editors/winefish/Makefile index d2c579681..8fa25287e 100644 --- a/editors/winefish/Makefile +++ b/editors/winefish/Makefile @@ -7,7 +7,7 @@ PORTNAME= winefish DISTVERSION= 1.3.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= editors print MASTER_SITES= http://download.berlios.de/winefish/ \ http://nivi.interfree.it/distfiles/winefish/ @@ -30,7 +30,7 @@ MANCOMPRESSED= no GNU_CONFIGURE= yes USE_GCC= 3.3+ USE_GMAKE= yes -USE_GNOME= libgnomeui desktopfileutils +USE_GNOME= libgnomeui desktopfileutils gnomehier USE_XLIB= yes OPTIONS= CONTEXT "Enable ConTexT support (Experimental)" off \ diff --git a/editors/winefish/pkg-plist b/editors/winefish/pkg-plist index ba524d63c..15fded428 100644 --- a/editors/winefish/pkg-plist +++ b/editors/winefish/pkg-plist @@ -5,12 +5,12 @@ share/gnome/applications/winefish.desktop share/gnome/applications/winefish-project.desktop share/gnome/mime-info/winefish.mime share/gnome/mime-info/winefish.keys +share/gnome/pixmaps/gnome-application-winefish-project.png +share/gnome/pixmaps/winefish-icon.png %%IFNLS%%share/locale/fr/LC_MESSAGES/winefish.mo %%IFNLS%%share/locale/it/LC_MESSAGES/winefish.mo %%IFNLS%%share/locale/vi/LC_MESSAGES/winefish.mo share/mime/packages/winefish.xml -share/pixmaps/gnome-application-winefish-project.png -share/pixmaps/winefish-icon.png %%PORTDOCS%%%%DOCSDIR%%/winefish.html %%DATADIR%%/autotext.default %%DATADIR%%/custom_menu.default |