summaryrefslogtreecommitdiff
path: root/devel/pth
diff options
context:
space:
mode:
Diffstat (limited to 'devel/pth')
-rw-r--r--devel/pth/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/pth/Makefile b/devel/pth/Makefile
index ac70ba0070a..a2995f72a29 100644
--- a/devel/pth/Makefile
+++ b/devel/pth/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.38 2002/02/12 14:59:59 mrauch Exp $
+# $NetBSD: Makefile,v 1.39 2002/03/21 12:35:14 dmcmahill Exp $
#
DISTNAME= pth-1.4.0
@@ -26,7 +26,7 @@ PTH_MAJOR= 14
PTH_MINOR= 20
PLIST_SUBST+= PTH_MAJOR=${PTH_MAJOR} PTH_MINOR=${PTH_MINOR}
-test:
+test: build
@cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${MAKE_PROGRAM} test
post-install: