From 1abae767e4c981837adfb18e3e55d38c9726d5a0 Mon Sep 17 00:00:00 2001 From: agc Date: Wed, 18 Jun 2003 09:03:16 +0000 Subject: Use PKGNAME_NOREV, rather than manually trying to strip off any nb suffix from ${PKGNAME} --- comms/mgetty+sendfax/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'comms/mgetty+sendfax') diff --git a/comms/mgetty+sendfax/Makefile b/comms/mgetty+sendfax/Makefile index 7a4d4659fa5..9f3867979d3 100644 --- a/comms/mgetty+sendfax/Makefile +++ b/comms/mgetty+sendfax/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.28 2003/06/02 01:21:21 jschauma Exp $ +# $NetBSD: Makefile,v 1.29 2003/06/18 09:03:16 agc Exp $ # FreeBSD Id: Makefile,v 1.25 1998/07/16 06:44:37 vanilla Exp # DISTNAME= mgetty1.1.28-Jan10 PKGNAME= mgetty-1.1.28 PKGREVISION= 3 -WRKSRC= ${WRKDIR}/${PKGNAME:C/nb[0-9]//} +WRKSRC= ${WRKDIR}/${PKGNAME_NOREV} CATEGORIES= comms MASTER_SITES= ftp://ftp.leo.org/pub/comp/os/unix/networking/mgetty/ \ ftp://alpha.greenie.net/pub/mgetty/source/1.1/ -- cgit v1.2.3