mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
Stagify.
Misc Makefile updates Obtained from: gnome dev repo
This commit is contained in:
parent
765b076fbe
commit
f6f2fd7ad4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=355867
@ -1,28 +1,27 @@
|
||||
# Created by: Alexander Logvinov <avl@FreeBSD.org>
|
||||
# $FreeBSD$
|
||||
# $MCom: ports/misc/gnome-icon-theme-extras/Makefile,v 1.3 2010/04/20 20:56:39 kwm Exp $
|
||||
# $MCom: ports-experimental/trunk/misc/gnome-icon-theme-extras/Makefile 19329 2014-03-25 14:54:05Z gusi $
|
||||
|
||||
PORTNAME= gnome-icon-theme-extras
|
||||
PORTVERSION= 2.30.1
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= misc gnome
|
||||
MASTER_SITES= GNOME
|
||||
DIST_SUBDIR= gnome2
|
||||
|
||||
MAINTAINER= gnome@FreeBSD.org
|
||||
COMMENT= An additional collection of icons for the GNOME 2 desktop
|
||||
COMMENT= Additional collection of icons for the GNOME desktop
|
||||
|
||||
BUILD_DEPENDS= ${LOCALBASE}/share/icons/hicolor/index.theme:${PORTSDIR}/misc/hicolor-icon-theme \
|
||||
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
|
||||
|
||||
USES= gmake pkgconfig
|
||||
USE_BZIP2= yes
|
||||
USES= gmake pathfix pkgconfig tar:bzip2
|
||||
USE_GNOME= intlhack gtk-update-icon-cache
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GNOME= gnomehack intlhack gtk20
|
||||
INSTALLS_ICONS= yes
|
||||
CONFIGURE_ARGS= --enable-icon-mapping
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
LDFLAGS+= -L${LOCALBASE}/lib
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user