aboutsummaryrefslogtreecommitdiff
path: root/graphics/epdfview
diff options
context:
space:
mode:
authorCheng-Lung Sung <clsung@FreeBSD.org>2006-08-08 05:25:05 +0000
committerCheng-Lung Sung <clsung@FreeBSD.org>2006-08-08 05:25:05 +0000
commita7df1d1e4eaac253d3e868a1848171722427a1e5 (patch)
tree1cccd2d2da8e5e312166de2ff583c1def565c1d2 /graphics/epdfview
parentf9e857ada4e118782a411c47eca7e352f0570880 (diff)
downloadports-a7df1d1e4eaac253d3e868a1848171722427a1e5.tar.gz
ports-a7df1d1e4eaac253d3e868a1848171722427a1e5.zip
- Fix "Save PDF File" dialogue
"Save PDF File" dialogue has "Open" instead of "Save" button text PR: ports/101626 Submitted by: maintainer (chinsan <chinsan dot tw_AT_gmail dot com>)
Notes
Notes: svn path=/head/; revision=170059
Diffstat (limited to 'graphics/epdfview')
-rw-r--r--graphics/epdfview/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/graphics/epdfview/Makefile b/graphics/epdfview/Makefile
index 2921fb62cfb2..5cb9eb609d66 100644
--- a/graphics/epdfview/Makefile
+++ b/graphics/epdfview/Makefile
@@ -7,7 +7,7 @@
PORTNAME= epdfview
PORTVERSION= 0.1.5
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= graphics print gnome
MASTER_SITES= http://www.emma-soft.com/projects/epdfview/chrome/site/releases/
@@ -38,6 +38,9 @@ CONFIGURE_ARGS+=--disable-nls
PLIST_SUB+= NLS="@comment "
.endif
+post-patch:
+ @${REINPLACE_CMD} -e '273 s,OPEN,SAVE,' ${WRKSRC}/src/gtk/MainView.cxx
+
post-install:
${MKDIR} ${PREFIX}/share/applications ${PREFIX}/share/pixmaps
${INSTALL_DATA} ${WRKSRC}/data/${PORTNAME}.desktop ${PREFIX}/share/applications/