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,4 +1,4 @@
# $NetBSD: Makefile,v 1.23 2013/10/10 14:41:52 ryoon Exp $
# $NetBSD: Makefile,v 1.24 2014/05/05 00:48:24 ryoon Exp $
#
.include "../../meta-pkgs/xfce4/Makefile.common"
@@ -6,7 +6,7 @@
XFCE4_VERSION= 0.5.1
DISTNAME= xfce4-timer-plugin-${XFCE4_VERSION}
PKGREVISION= 20
PKGREVISION= 21
CATEGORIES= time
MASTER_SITES= http://goodies.xfce.org/releases/xfce4-timer-plugin/
COMMENT= Xfce4 timer plugin

View File

@@ -1,4 +1,4 @@
# $NetBSD: buildlink3.mk,v 1.24 2013/10/10 14:41:52 ryoon Exp $
# $NetBSD: buildlink3.mk,v 1.25 2014/05/05 00:48:24 ryoon Exp $
BUILDLINK_TREE+= xfce4-timer-plugin
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= xfce4-timer-plugin
XFCE4_TIMER_PLUGIN_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.xfce4-timer-plugin+= xfce4-timer-plugin>=0.5.1
BUILDLINK_ABI_DEPENDS.xfce4-timer-plugin+= xfce4-timer-plugin>=0.5.1nb20
BUILDLINK_ABI_DEPENDS.xfce4-timer-plugin+= xfce4-timer-plugin>=0.5.1nb21
BUILDLINK_PKGSRCDIR.xfce4-timer-plugin?= ../../time/xfce4-timer-plugin
.include "../../x11/xfce4-panel/buildlink3.mk"