diff options
author | wiz <wiz@pkgsrc.org> | 2003-05-02 11:53:34 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2003-05-02 11:53:34 +0000 |
commit | 7166660e0869e600de95f00511736db4bf628d2d (patch) | |
tree | 0b3576bf8d40c5f7d058728d38e43564bcae5836 /mail/Pantomime | |
parent | 0594acf27e2afd5d50b45048bca038ebd6e1d8a1 (diff) | |
download | pkgsrc-7166660e0869e600de95f00511736db4bf628d2d.tar.gz |
Dependency bumps, needed because of devel/pth's major bump, and related
dependency bumps.
Diffstat (limited to 'mail/Pantomime')
-rw-r--r-- | mail/Pantomime/Makefile | 3 | ||||
-rw-r--r-- | mail/Pantomime/buildlink2.mk | 4 |
2 files changed, 4 insertions, 3 deletions
diff --git a/mail/Pantomime/Makefile b/mail/Pantomime/Makefile index e8885cadef4..06efe6d27bb 100644 --- a/mail/Pantomime/Makefile +++ b/mail/Pantomime/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.1.1.1 2002/09/29 03:41:15 rh Exp $ +# $NetBSD: Makefile,v 1.2 2003/05/02 11:55:37 wiz Exp $ # DISTNAME= Pantomime-1.0.5 +PKGREVISION= 1 WRKSRC= ${WRKDIR}/Pantomime CATEGORIES= mail gnustep MASTER_SITES= http://extrovert.screwdriver.net/~extra/cgi-bin/ diff --git a/mail/Pantomime/buildlink2.mk b/mail/Pantomime/buildlink2.mk index 8f0121da880..2fa13e57097 100644 --- a/mail/Pantomime/buildlink2.mk +++ b/mail/Pantomime/buildlink2.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink2.mk,v 1.1.1.1 2002/09/29 03:41:15 rh Exp $ +# $NetBSD: buildlink2.mk,v 1.2 2003/05/02 11:55:37 wiz Exp $ # # This Makefile fragment is included by packages that use Pantomime. # @@ -9,7 +9,7 @@ PANTOMIME_BUILDLINK2_MK= # defined BUILDLINK_PACKAGES+= Pantomime -BUILDLINK_DEPENDS.Pantomime?= Pantomime>=1.0.5 +BUILDLINK_DEPENDS.Pantomime?= Pantomime>=1.0.5nb1 BUILDLINK_PKGSRCDIR.Pantomime?= ../../mail/Pantomime EVAL_PREFIX+= BUILDLINK_PREFIX.Pantomime=Pantomime |