- define INSTALLS_ICONS to fix plist

Reported by:	pointyhat via kris
This commit is contained in:
Michael Johnson 2006-05-26 20:33:06 +00:00
parent 0186324400
commit d815a20413
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=163543

View file

@ -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