Import of pkgsrc-2014Q1

This commit is contained in:
2014-04-17 16:38:45 +02:00
parent 785076ae39
commit 9a8c06dafb
19365 changed files with 828089 additions and 278039 deletions

View File

@@ -1,11 +1,11 @@
# $NetBSD: Makefile,v 1.35 2013/06/06 12:54:00 wiz Exp $
# $NetBSD: Makefile,v 1.37 2013/10/10 14:41:56 ryoon Exp $
.include "../../meta-pkgs/xfce4/Makefile.common"
XFCE4_VERSION= 2.1.0
DISTNAME= xfce4-diskperf-plugin-${XFCE4_VERSION}
PKGREVISION= 18
PKGREVISION= 20
CATEGORIES= sysutils
MASTER_SITES= http://goodies.xfce.org/releases/xfce4-diskperf-plugin/
COMMENT= Xfce disk performance plugin

View File

@@ -1,4 +1,4 @@
# $NetBSD: buildlink3.mk,v 1.35 2013/06/06 12:54:00 wiz Exp $
# $NetBSD: buildlink3.mk,v 1.37 2013/10/10 14:41:56 ryoon Exp $
BUILDLINK_TREE+= xfce4-diskperf-plugin
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= xfce4-diskperf-plugin
XFCE4_DISKPERF_PLUGIN_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.xfce4-diskperf-plugin+= xfce4-diskperf-plugin>=2.1.0
BUILDLINK_ABI_DEPENDS.xfce4-diskperf-plugin+= xfce4-diskperf-plugin>=2.1.0nb18
BUILDLINK_ABI_DEPENDS.xfce4-diskperf-plugin+= xfce4-diskperf-plugin>=2.1.0nb20
BUILDLINK_PKGSRCDIR.xfce4-diskperf-plugin?= ../../sysutils/xfce4-diskperf-plugin
.include "../../x11/xfce4-panel/buildlink3.mk"