mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
x11-themes/icons-tango-extras: USES+= pkgconfig
This fixes configuration failure in poudriere. While here, pet portlint. Approved by: general blanket
This commit is contained in:
parent
36fb287a3a
commit
ed0547e8b0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=358652
@ -10,7 +10,7 @@ MASTER_SITE_SUBDIR= distfiles
|
||||
DISTNAME= tango-icon-theme-extras-${PORTVERSION}
|
||||
|
||||
MAINTAINER= flz@FreeBSD.org
|
||||
COMMENT= A extra set of icons from the Tango project
|
||||
COMMENT= Extra set of icons from the Tango project
|
||||
|
||||
BUILD_DEPENDS= ${LOCALBASE}/libexec/icon-name-mapping:${PORTSDIR}/x11-themes/icon-naming-utils \
|
||||
${LOCALBASE}/share/icons/Tango/16x16/actions/add.png:${PORTSDIR}/x11-themes/icons-tango \
|
||||
@ -18,7 +18,7 @@ BUILD_DEPENDS= ${LOCALBASE}/libexec/icon-name-mapping:${PORTSDIR}/x11-themes/ico
|
||||
RUN_DEPENDS= ${LOCALBASE}/share/icons/Tango/16x16/actions/add.png:${PORTSDIR}/x11-themes/icons-tango
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USES= gmake
|
||||
USES= gmake pkgconfig
|
||||
USE_GNOME= intlhack
|
||||
INSTALLS_ICONS= yes
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
An extra set of Tango icons that is usable on Gnome.
|
||||
|
||||
WWW: http://tango-project.org/
|
||||
WWW: http://tango-project.org/
|
||||
|
Loading…
Reference in New Issue
Block a user