Import of pkgsrc-2015Q2

This commit is contained in:
2015-08-30 02:56:09 -07:00
committed by Lionel Sambuc
parent 4af1cdf7a9
commit f641581404
15409 changed files with 267784 additions and 121624 deletions

View File

@@ -1,9 +1,9 @@
# $NetBSD: Makefile,v 1.28 2015/03/15 21:10:07 hiramatsu Exp $
# $NetBSD: Makefile,v 1.29 2015/04/25 14:23:23 tnn Exp $
#
.include "Makefile.common"
PKGREVISION= 1
PKGREVISION= 2
MAINTAINER= pkgsrc-users@NetBSD.org
COMMENT= On-screen Input Pad to Send Characters with Mouse

View File

@@ -1,4 +1,4 @@
# $NetBSD: buildlink3.mk,v 1.23 2014/05/05 00:48:03 ryoon Exp $
# $NetBSD: buildlink3.mk,v 1.24 2015/04/25 14:23:23 tnn Exp $
#
BUILDLINK_TREE+= input-pad
@@ -7,7 +7,7 @@ BUILDLINK_TREE+= input-pad
INPUT_PAD_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.input-pad+= input-pad>=1.0.2
BUILDLINK_ABI_DEPENDS.input-pad?= input-pad>=1.0.3nb1
BUILDLINK_ABI_DEPENDS.input-pad?= input-pad>=1.0.3nb2
BUILDLINK_PKGSRCDIR.input-pad?= ../../inputmethod/input-pad
.include "../../devel/gettext-lib/buildlink3.mk"