From ccaf40d10e639b06b3af6b8a3d21e81b02900c2e Mon Sep 17 00:00:00 2001 From: kwm Date: Mon, 24 Jan 2005 13:08:49 +0000 Subject: Update to 0.1.1. Tell configure where libintl lives, so po dir gets build. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3471 df743ca5-7f9a-e211-a948-0013205c9059 --- graphics/evince/Makefile | 4 +++- graphics/evince/distinfo | 4 ++-- graphics/evince/pkg-plist | 11 +++++++++++ 3 files changed, 16 insertions(+), 3 deletions(-) diff --git a/graphics/evince/Makefile b/graphics/evince/Makefile index df221ff98..8afa23930 100644 --- a/graphics/evince/Makefile +++ b/graphics/evince/Makefile @@ -6,7 +6,7 @@ # PORTNAME= evince -PORTVERSION= 0.1.0 +PORTVERSION= 0.1.1 CATEGORIES= graphics gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.1 @@ -20,5 +20,7 @@ USE_X_PREFIX= yes USE_GMAKE= yes USE_GHOSTSCRIPT=yes USE_GNOME= gnomehack gnomeprefix libgnomeui libgnomeprintui +CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \ + LDFLAGS="-L${LOCALBASE}/lib" .include diff --git a/graphics/evince/distinfo b/graphics/evince/distinfo index e54c2d14e..447bab2ae 100644 --- a/graphics/evince/distinfo +++ b/graphics/evince/distinfo @@ -1,2 +1,2 @@ -MD5 (evince-0.1.0.tar.bz2) = 57e1b076edb0d8fada33ef7d4a4c52df -SIZE (evince-0.1.0.tar.bz2) = 719885 +MD5 (evince-0.1.1.tar.bz2) = 5512b16585560ae17da553e813fe49ba +SIZE (evince-0.1.1.tar.bz2) = 746383 diff --git a/graphics/evince/pkg-plist b/graphics/evince/pkg-plist index a6602db76..f65bb73e7 100644 --- a/graphics/evince/pkg-plist +++ b/graphics/evince/pkg-plist @@ -1,6 +1,17 @@ bin/dviviewer bin/evince +share/gnome/applications/evince.desktop +share/gnome/evince/evince-password.glade share/gnome/evince/evince-ui.xml share/gnome/pixmaps/evince/ev-stock-zoom-fit-width.png +share/locale/cs/LC_MESSAGES/evince.mo +share/locale/de/LC_MESSAGES/evince.mo +share/locale/en_CA/LC_MESSAGES/evince.mo +share/locale/ja/LC_MESSAGES/evince.mo +share/locale/nb/LC_MESSAGES/evince.mo +share/locale/nl/LC_MESSAGES/evince.mo +share/locale/pt_BR/LC_MESSAGES/evince.mo +share/locale/sv/LC_MESSAGES/evince.mo +share/locale/zh_CN/LC_MESSAGES/evince.mo @dirrm share/gnome/pixmaps/evince @dirrm share/gnome/evince -- cgit v1.2.3