mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
Stagify.
Fix check-plist [1] Reported by: miwi [1]
This commit is contained in:
parent
f3147b0157
commit
6de9270814
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=355066
@ -15,14 +15,15 @@ BUILD_DEPENDS= ${LOCALBASE}/share/icons/hicolor/index.theme:${PORTSDIR}/misc/hic
|
||||
icon-naming-utils>=0.8.7:${PORTSDIR}/x11-themes/icon-naming-utils
|
||||
RUN_DEPENDS= ${LOCALBASE}/share/icons/hicolor/index.theme:${PORTSDIR}/misc/hicolor-icon-theme
|
||||
|
||||
USE_XZ= yes
|
||||
GNU_CONFIGURE= yes
|
||||
USES= gmake pathfix pkgconfig
|
||||
USES= gmake pathfix pkgconfig tar:xz
|
||||
USE_GNOME= intlhack
|
||||
INSTALLS_ICONS= yes
|
||||
CONFIGURE_ARGS= --enable-icon-mapping
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
LDFLAGS+= -L${LOCALBASE}/lib
|
||||
|
||||
NO_STAGE= yes
|
||||
post-install:
|
||||
@${RM} ${STAGEDIR}${PREFIX}/share/icons/gnome/icon-theme.cache
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user