Import of pkgsrc-2015Q1

This commit is contained in:
2015-04-22 14:34:26 +02:00
committed by Lionel Sambuc
parent 9a8c06dafb
commit 4af1cdf7a9
25114 changed files with 870550 additions and 795435 deletions

View File

@@ -1,8 +1,8 @@
# $NetBSD: Makefile,v 1.30 2013/10/10 14:42:32 ryoon Exp $
# $NetBSD: Makefile,v 1.33 2014/05/29 23:37:28 wiz Exp $
#
DISTNAME= gnome-system-tools-2.22.2
PKGREVISION= 25
PKGREVISION= 28
CATEGORIES= sysutils gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-system-tools/2.22/}
EXTRACT_SUFX= .tar.bz2
@@ -28,6 +28,12 @@ USE_LIBTOOL= YES
GCONF_SCHEMAS+= gnome-system-tools.schemas
#fix symlink problems when primary source figure is not in 'C' directory root
#may be overkill (only nl needs this) but it avoids `pkg_admin check` errors
post-extract:
${CP} ${WRKSRC}/doc/services/nl/figures/service-properties.png \
${WRKSRC}/doc/services/C/figures/
.include "../../devel/GConf/schemas.mk"
.include "../../devel/glib2/buildlink3.mk"
.include "../../graphics/hicolor-icon-theme/buildlink3.mk"