summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2006-02-06 18:00:34 +0000
committerwiz <wiz@pkgsrc.org>2006-02-06 18:00:34 +0000
commit8136e73ef0d91c03ba128e7abe8ed102ea0918d2 (patch)
tree8d52055b16c19ee368552a804477cafa06299fc4
parent790046b8b16745de79b1d6c58995f95155618422 (diff)
downloadpkgsrc-8136e73ef0d91c03ba128e7abe8ed102ea0918d2.tar.gz
Be consistent in the weird PKGREVISION handling -- fixes DEPENDS.
-rw-r--r--print/ja-vflib/Makefile9
1 files changed, 4 insertions, 5 deletions
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