From 18c3e4adb296e9f522112514b77307706968f717 Mon Sep 17 00:00:00 2001 From: wiz Date: Thu, 9 Oct 2014 13:44:32 +0000 Subject: Remove SVR4_PKGNAME, per discussion on tech-pkg. --- mk/plist/plist.mk | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'mk/plist') diff --git a/mk/plist/plist.mk b/mk/plist/plist.mk index f8a7a5f383c..8310fc31a36 100644 --- a/mk/plist/plist.mk +++ b/mk/plist/plist.mk @@ -1,4 +1,4 @@ -# $NetBSD: plist.mk,v 1.46 2013/09/12 11:01:47 jperkin Exp $ +# $NetBSD: plist.mk,v 1.47 2014/10/09 13:44:51 wiz Exp $ # # This Makefile fragment handles the creation of PLISTs for use by # pkg_create(8). @@ -166,7 +166,6 @@ PLIST_SUBST+= OPSYS=${OPSYS:Q} \ VIEWBASE=${VIEWBASE:Q} \ X11BASE=${X11BASE:Q} \ X11PREFIX=${X11PREFIX:Q} \ - SVR4_PKGNAME=${SVR4_PKGNAME:Q} \ CHGRP=${CHGRP:Q} \ CHMOD=${CHMOD:Q} \ CHOWN=${CHOWN:Q} \ -- cgit v1.2.3