From 60e03d01d933287abc3fc77a74a18f2a12fd0dc5 Mon Sep 17 00:00:00 2001 From: wiz Date: Mon, 8 Jan 2001 02:13:44 +0000 Subject: Don't add VERS to PLIST_SUBST, since it's not used any longer. --- graphics/netpbm/Makefile | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'graphics/netpbm') diff --git a/graphics/netpbm/Makefile b/graphics/netpbm/Makefile index 65c046c5773..9f0ba1edfbf 100644 --- a/graphics/netpbm/Makefile +++ b/graphics/netpbm/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.47 2000/11/11 17:49:25 tron Exp $ +# $NetBSD: Makefile,v 1.48 2001/01/08 02:13:44 wiz Exp $ -DISTNAME= netpbm-${VERS} +DISTNAME= netpbm-9.7 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=netpbm/} EXTRACT_SUFX= .tgz @@ -17,9 +17,6 @@ USE_LIBTOOL= yes INSTALL_TARGET= install-dev install MAKEFILE= GNUmakefile -VERS= 9.7 -PLIST_SUBST+= VERS=${VERS} - .include "../../mk/bsd.prefs.mk" .if ${OPSYS} == NetBSD && ${MACHINE_ARCH} == arm32 -- cgit v1.2.3