diff options
author | adam <adam@pkgsrc.org> | 2013-01-26 21:36:13 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2013-01-26 21:36:13 +0000 |
commit | 6f18f2b707eeeff77e555513194c5d14fdb16090 (patch) | |
tree | b794b1007e5af77b45d83e1bbdd128fb3a78557a /mail/Pantomime | |
parent | 6ff104ec29683224e9ed56e8327eca089e3c78ce (diff) | |
download | pkgsrc-6f18f2b707eeeff77e555513194c5d14fdb16090.tar.gz |
Revbump after graphics/jpeg and textproc/icu
Diffstat (limited to 'mail/Pantomime')
-rw-r--r-- | mail/Pantomime/Makefile | 3 | ||||
-rw-r--r-- | mail/Pantomime/buildlink3.mk | 4 |
2 files changed, 4 insertions, 3 deletions
diff --git a/mail/Pantomime/Makefile b/mail/Pantomime/Makefile index d6ce2ebf529..2c46008a13c 100644 --- a/mail/Pantomime/Makefile +++ b/mail/Pantomime/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.26 2012/10/22 02:44:12 rh Exp $ +# $NetBSD: Makefile,v 1.27 2013/01/26 21:36:34 adam Exp $ # DISTNAME= Pantomime-1.2.0 +PKGREVISION= 1 CATEGORIES= mail gnustep MASTER_SITES= http://debian.uni-essen.de/misc/GNUstep/Apps/GNUMail/ diff --git a/mail/Pantomime/buildlink3.mk b/mail/Pantomime/buildlink3.mk index 0887d103e42..26148e99739 100644 --- a/mail/Pantomime/buildlink3.mk +++ b/mail/Pantomime/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.11 2009/04/13 12:40:40 rh Exp $ +# $NetBSD: buildlink3.mk,v 1.12 2013/01/26 21:36:34 adam Exp $ BUILDLINK_TREE+= Pantomime @@ -6,7 +6,7 @@ BUILDLINK_TREE+= Pantomime PANTOMIME_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.Pantomime+= Pantomime>1.1.9 -BUILDLINK_ABI_DEPENDS.Pantomime+= Pantomime>1.1.9 +BUILDLINK_ABI_DEPENDS.Pantomime+= Pantomime>=1.2.0nb1 BUILDLINK_PKGSRCDIR.Pantomime?= ../../mail/Pantomime .include "../../devel/gnustep-make/gnustep.mk" |