summaryrefslogtreecommitdiff
path: root/graphics/evince
diff options
context:
space:
mode:
authorMichael Johnson <ahze@FreeBSD.org>2006-05-26 20:33:06 +0000
committerMichael Johnson <ahze@FreeBSD.org>2006-05-26 20:33:06 +0000
commitd815a20413cba082b9af2a4969a79cadb5fd978e (patch)
treeeb91ba3627743a9c1e9d265d240c7f15e528eb53 /graphics/evince
parentChange maintainer email address to <m.boyarov@bsd.by> (diff)
- define INSTALLS_ICONS to fix plist
Reported by: pointyhat via kris
Notes
Notes: svn path=/head/; revision=163543
Diffstat (limited to 'graphics/evince')
-rw-r--r--graphics/evince/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/evince/Makefile b/graphics/evince/Makefile
index 9342ff91332d..dd4aaef39bf4 100644
--- a/graphics/evince/Makefile
+++ b/graphics/evince/Makefile
@@ -8,6 +8,7 @@
PORTNAME= evince
PORTVERSION= 0.5.3
+PORTREVISION= 1
CATEGORIES= graphics print gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.5
@@ -19,6 +20,7 @@ LIB_DEPENDS= poppler-glib.1:${PORTSDIR}/graphics/poppler-gtk
USE_BZIP2= yes
GNU_CONFIGURE= yes
+INSTALLS_ICONS= yes
USE_GETTEXT= yes
USE_X_PREFIX= yes
USE_GMAKE= yes