summaryrefslogtreecommitdiff
path: root/shells
diff options
context:
space:
mode:
authorkim <kim@pkgsrc.org>2021-11-15 19:56:03 +0000
committerkim <kim@pkgsrc.org>2021-11-15 19:56:03 +0000
commitaf1aaa494883d801370dd846dd77dd22748c463e (patch)
tree30c0144906adb1e4f7a780bcb162ae2fb696910a /shells
parentdabb1b1b1ba3fc41646c35d73084b44f010ba318 (diff)
downloadpkgsrc-af1aaa494883d801370dd846dd77dd22748c463e.tar.gz
static-tcsh: pkglint: Relative package directories must be canonical
Diffstat (limited to 'shells')
-rw-r--r--shells/static-tcsh/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/shells/static-tcsh/Makefile b/shells/static-tcsh/Makefile
index 180f3205a6c..a2920d1bf58 100644
--- a/shells/static-tcsh/Makefile
+++ b/shells/static-tcsh/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2021/11/15 17:11:58 kim Exp $
+# $NetBSD: Makefile,v 1.15 2021/11/15 19:56:03 kim Exp $
#
PKGNAME= static-${DISTNAME}
@@ -8,9 +8,9 @@ PKGREVISION= 2
MAINTAINER= agc@NetBSD.org
-PATCHDIR= ${.CURDIR}/../../shells/tcsh/patches
-PKGDIR= ${.CURDIR}/../../shells/tcsh
-DESCR_SRC= ${.CURDIR}/../../shells/tcsh/DESCR ${.CURDIR}/DESCR
+PATCHDIR= ../../shells/tcsh/patches
+PKGDIR= ../../shells/tcsh
+DESCR_SRC= ../../shells/tcsh/DESCR DESCR
CONFLICTS= tcsh-[0-9]*