diff options
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/evince/Makefile | 4 | ||||
-rw-r--r-- | graphics/evince/distinfo | 4 | ||||
-rw-r--r-- | 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 <bsd.port.mk> 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 |