mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
- define INSTALLS_ICONS to fix plist
Reported by: pointyhat via kris
This commit is contained in:
parent
0186324400
commit
d815a20413
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=163543
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue