diff options
author | wiz <wiz> | 2010-01-18 09:58:37 +0000 |
---|---|---|
committer | wiz <wiz> | 2010-01-18 09:58:37 +0000 |
commit | d18dda7f290b542bfd796fa05f17761ff67ad94a (patch) | |
tree | 43b0929a9ba8d1706a9866239ffe98e5966571c3 /x11/qwtplot3d-qt4 | |
parent | 7fb51e7afad6b2a40abcd394d019602d874c3bf1 (diff) | |
download | pkgsrc-d18dda7f290b542bfd796fa05f17761ff67ad94a.tar.gz |
Second try at jpeg-8 recursive PKGREVISION bump.
Diffstat (limited to 'x11/qwtplot3d-qt4')
-rw-r--r-- | x11/qwtplot3d-qt4/Makefile | 3 | ||||
-rw-r--r-- | x11/qwtplot3d-qt4/buildlink3.mk | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/x11/qwtplot3d-qt4/Makefile b/x11/qwtplot3d-qt4/Makefile index 45cdaa38db6..d216a1918fe 100644 --- a/x11/qwtplot3d-qt4/Makefile +++ b/x11/qwtplot3d-qt4/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.1.1.1 2009/12/11 19:22:10 drochner Exp $ +# $NetBSD: Makefile,v 1.2 2010/01/18 09:59:44 wiz Exp $ # DISTNAME= qwtplot3d-0.2.7 +PKGREVISION= 1 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=qwtplot3d/} EXTRACT_SUFX= .tgz diff --git a/x11/qwtplot3d-qt4/buildlink3.mk b/x11/qwtplot3d-qt4/buildlink3.mk index b2bc376a6fd..7d8a9869d3e 100644 --- a/x11/qwtplot3d-qt4/buildlink3.mk +++ b/x11/qwtplot3d-qt4/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.1.1.1 2009/12/11 19:22:10 drochner Exp $ +# $NetBSD: buildlink3.mk,v 1.2 2010/01/18 09:59:44 wiz Exp $ BUILDLINK_TREE+= qwtplot3d @@ -6,6 +6,7 @@ BUILDLINK_TREE+= qwtplot3d QWTPLOT3D_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.qwtplot3d+= qwtplot3d>=0.2.7 +BUILDLINK_ABI_DEPENDS.qwtplot3d?= qwtplot3d>=0.2.7nb1 BUILDLINK_PKGSRCDIR.qwtplot3d?= ../../x11/qwtplot3d-qt4 .include "../../x11/qt4-libs/buildlink3.mk" |