summaryrefslogtreecommitdiff
path: root/pkgtools/createbuildlink/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'pkgtools/createbuildlink/Makefile')
-rw-r--r--pkgtools/createbuildlink/Makefile8
1 files changed, 3 insertions, 5 deletions
diff --git a/pkgtools/createbuildlink/Makefile b/pkgtools/createbuildlink/Makefile
index c65f5d90637..51cbd699562 100644
--- a/pkgtools/createbuildlink/Makefile
+++ b/pkgtools/createbuildlink/Makefile
@@ -1,9 +1,7 @@
-# $NetBSD: Makefile,v 1.50 2013/12/23 11:57:05 wiz Exp $
+# $NetBSD: Makefile,v 1.51 2014/03/03 03:30:53 obache Exp $
-DISTNAME= createbuildlink-3.16
+PKGNAME= createbuildlink-3.16
CATEGORIES= pkgtools sysutils
-MASTER_SITES= # Nothing
-DISTFILES= # Nothing
MAINTAINER= pkgsrc-users@NetBSD.org
COMMENT= Shell script to help creating buildlink3.mk files
@@ -14,7 +12,7 @@ WRKSRC= ${WRKDIR}
USE_LANGUAGES= # empty
NO_BUILD= yes
-SCRIPT= ${DISTNAME:C/-.*$//}
+SCRIPT= ${PKGNAME:C/-.*$//}
SCRIPTS= ${SCRIPT} substplistbasedirs
REPLACE_SH+= ${SCRIPTS}