summaryrefslogtreecommitdiff
path: root/shells
diff options
context:
space:
mode:
authorleot <leot@pkgsrc.org>2019-05-09 12:07:45 +0000
committerleot <leot@pkgsrc.org>2019-05-09 12:07:45 +0000
commit95fe4ce10fb2f4d023e7310ca69e84ce31ae91d7 (patch)
tree31397be0fea2c5984c4246216aca0593b94527f9 /shells
parent75e4afb4861c02fcc7030a3493016b650e7a9364 (diff)
downloadpkgsrc-95fe4ce10fb2f4d023e7310ca69e84ce31ae91d7.tar.gz
tcsh: Add support for tests
Diffstat (limited to 'shells')
-rw-r--r--shells/tcsh/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/shells/tcsh/Makefile b/shells/tcsh/Makefile
index 7493bb1331b..46607f68a67 100644
--- a/shells/tcsh/Makefile
+++ b/shells/tcsh/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.88 2019/05/09 11:32:36 leot Exp $
+# $NetBSD: Makefile,v 1.89 2019/05/09 12:07:45 leot Exp $
#
# used by shells/standalone-tcsh/Makefile
# used by shells/static-tcsh/Makefile
@@ -17,6 +17,7 @@ LICENSE= original-bsd
CONFLICTS?= static-tcsh-[0-9]* # use ?= to allow for overrides.
GNU_CONFIGURE= yes
+USE_TOOLS+= autoconf:test perl:test
EGDIR= ${PREFIX}/share/examples/tcsh
@@ -32,6 +33,8 @@ LOWER_OPSYS_VERSUFFIX= ${OS_VERSION:S/5./2./}
MAKE_FLAGS+= CC_FOR_GETHOST=${NATIVE_CC:Q}
.endif
+TEST_TARGET= check
+
PKG_SHELL?= bin/tcsh
INSTALLATION_DIRS= bin ${PKGMANDIR}/man1