From c781c354b356c14d1953f0118b363af35f6ae581 Mon Sep 17 00:00:00 2001 From: wiz Date: Mon, 6 Feb 2006 18:00:34 +0000 Subject: Be consistent in the weird PKGREVISION handling -- fixes DEPENDS. --- print/ja-vflib/Makefile | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) (limited to 'print') diff --git a/print/ja-vflib/Makefile b/print/ja-vflib/Makefile index 5f282c3cd26..fed94c93428 100644 --- a/print/ja-vflib/Makefile +++ b/print/ja-vflib/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.7 2006/02/05 23:10:37 joerg Exp $ +# $NetBSD: Makefile,v 1.8 2006/02/06 18:00:34 wiz Exp $ DISTNAME= ja-vflib-${VFLIB_VERSION} -PKGREVISION= 1 -VFLIB_VERSION= 2.24.2nb1 +VFLIB_VERSION= 2.24.2nb2 CATEGORIES= japanese print MASTER_SITES= # empty DISTFILES= # empty @@ -11,8 +10,8 @@ MAINTAINER= tech-pkg-ja@jp.NetBSD.org HOMEPAGE= http://TypeHack.aial.hiroshima-u.ac.jp/VFlib/ COMMENT= Japanese Vector font libraries and utilities -DEPENDS+= ja-vflib-lib-${VFLIB_VERSION}nb2:../../print/ja-vflib-lib -DEPENDS+= ja-vflib-utils-${VFLIB_VERSION}nb2:../../print/ja-vflib-utils +DEPENDS+= ja-vflib-lib-${VFLIB_VERSION}:../../print/ja-vflib-lib +DEPENDS+= ja-vflib-utils-${VFLIB_VERSION}:../../print/ja-vflib-utils EXTRACT_ONLY= # empty -- cgit v1.2.3