aboutsummaryrefslogtreecommitdiff
path: root/lang/gnustep-base
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2006-06-24 08:27:11 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2006-06-24 08:27:11 +0000
commitfa1045dda1e16789d2efb82b50941498fb4c8019 (patch)
tree8d898af6209b346f409635e423943567120dd922 /lang/gnustep-base
parent5377ca2fb4e8c1d5fd9e2d18b51a72a2100c6de0 (diff)
downloadports-fa1045dda1e16789d2efb82b50941498fb4c8019.tar.gz
ports-fa1045dda1e16789d2efb82b50941498fb4c8019.zip
Notes
Diffstat (limited to 'lang/gnustep-base')
-rw-r--r--lang/gnustep-base/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/gnustep-base/Makefile b/lang/gnustep-base/Makefile
index 6f1aa6e701ad..5ed83d417785 100644
--- a/lang/gnustep-base/Makefile
+++ b/lang/gnustep-base/Makefile
@@ -93,4 +93,6 @@ post-install:
test:
@(cd ${WRKSRC}/Testing && . ${SYSTEMDIR}/Makefiles/GNUstep.sh; ${GMAKE})
+regression-test: test
+
.include <bsd.port.post.mk>