diff options
author | obache <obache> | 2011-04-22 13:41:54 +0000 |
---|---|---|
committer | obache <obache> | 2011-04-22 13:41:54 +0000 |
commit | f47b8ba455be1bf881617a5a5506363d13160964 (patch) | |
tree | dc389f11e24082a6677644fa2e9a1ce749f189f0 /mail/perdition | |
parent | e9d2de786f906c0119d6c3c6dcc59134c6ea1222 (diff) | |
download | pkgsrc-f47b8ba455be1bf881617a5a5506363d13160964.tar.gz |
recursive bump from gettext-lib shlib bump.
Diffstat (limited to 'mail/perdition')
-rw-r--r-- | mail/perdition/Makefile | 3 | ||||
-rw-r--r-- | mail/perdition/buildlink3.mk | 4 |
2 files changed, 4 insertions, 3 deletions
diff --git a/mail/perdition/Makefile b/mail/perdition/Makefile index e5e51d7744f..7329efc598a 100644 --- a/mail/perdition/Makefile +++ b/mail/perdition/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.12 2010/06/02 12:50:03 adam Exp $ +# $NetBSD: Makefile,v 1.13 2011/04/22 13:42:44 obache Exp $ PERDITION_COMMENT= main program +PKGREVISION= 1 PKG_DESTDIR_SUPPORT= user-destdir diff --git a/mail/perdition/buildlink3.mk b/mail/perdition/buildlink3.mk index a06ceb1a87c..8614d86f16a 100644 --- a/mail/perdition/buildlink3.mk +++ b/mail/perdition/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.8 2010/06/02 12:50:03 adam Exp $ +# $NetBSD: buildlink3.mk,v 1.9 2011/04/22 13:42:44 obache Exp $ BUILDLINK_TREE+= perdition @@ -6,7 +6,7 @@ BUILDLINK_TREE+= perdition PERDITION_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.perdition+= perdition>=1.17 -BUILDLINK_ABI_DEPENDS.perdition+= perdition>=1.17nb1 +BUILDLINK_ABI_DEPENDS.perdition+= perdition>=1.18nb1 BUILDLINK_PKGSRCDIR.perdition?= ../../mail/perdition # The following are included in Makefile.common for "configure"'s sake. |