diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2006-10-14 08:54:54 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2006-10-14 08:54:54 +0000 |
commit | 29747f458a1eb2ce23b4594b09d0256dd62760b8 (patch) | |
tree | 1b71ba5d9ffdd308b6c18130f7c116f5bab5dc12 /editors/winefish | |
parent | - Add goocanvas (diff) |
Chase the GNOME X11BASE to LOCALBASE move, and fix the build with the
new freetype2 where needed.
Submitted by: mezz, ahze, pav, and many others
Approved by: portmgr (implicit, kris)
Diffstat (limited to 'editors/winefish')
-rw-r--r-- | editors/winefish/Makefile | 5 | ||||
-rw-r--r-- | editors/winefish/pkg-plist | 4 |
2 files changed, 5 insertions, 4 deletions
diff --git a/editors/winefish/Makefile b/editors/winefish/Makefile index 5e926f33ae57..8fa25287e357 100644 --- a/editors/winefish/Makefile +++ b/editors/winefish/Makefile @@ -7,6 +7,7 @@ PORTNAME= winefish DISTVERSION= 1.3.3 +PORTREVISION= 2 CATEGORIES= editors print MASTER_SITES= http://download.berlios.de/winefish/ \ http://nivi.interfree.it/distfiles/winefish/ @@ -29,8 +30,8 @@ MANCOMPRESSED= no GNU_CONFIGURE= yes USE_GCC= 3.3+ USE_GMAKE= yes -USE_GNOME= libgnomeui desktopfileutils -USE_X_PREFIX= yes +USE_GNOME= libgnomeui desktopfileutils gnomehier +USE_XLIB= yes OPTIONS= CONTEXT "Enable ConTexT support (Experimental)" off \ VNTEX "Vietnamese TeX user" off \ diff --git a/editors/winefish/pkg-plist b/editors/winefish/pkg-plist index ba524d63ccd1..15fded4286c6 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 |