From 7f2a37cb1a08dc9b8e6f934a578612a8cd05ed91 Mon Sep 17 00:00:00 2001 From: obache Date: Mon, 3 Mar 2014 03:30:52 +0000 Subject: Just define PKGNAME and use it. --- pkgtools/pkg_distinst/Makefile | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'pkgtools/pkg_distinst') diff --git a/pkgtools/pkg_distinst/Makefile b/pkgtools/pkg_distinst/Makefile index fa2bf7716d9..3fefb97e35d 100644 --- a/pkgtools/pkg_distinst/Makefile +++ b/pkgtools/pkg_distinst/Makefile @@ -1,10 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2013/05/31 12:41:46 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2014/03/03 03:30:54 obache Exp $ -DISTNAME= pkg_distinst-0.02 +PKGNAME= pkg_distinst-0.02 PKGREVISION= 2 CATEGORIES= pkgtools -MASTER_SITES= # empty -DISTFILES= # empty MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Remove any distfiles not belonging to an installed package -- cgit v1.2.3