aboutsummaryrefslogtreecommitdiff
path: root/lang/tclX
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2013-03-25 01:52:06 +0000
committerMartin Wilke <miwi@FreeBSD.org>2013-03-25 01:52:06 +0000
commit4f75fb3d72d3643d45dba207fd3ce17bef732093 (patch)
treea7522866ed07bbd67df0d7d230381e51c91fbdd0 /lang/tclX
parent78d7633e691794d6fd618e46ffdc16b63d9e7bf1 (diff)
downloadports-4f75fb3d72d3643d45dba207fd3ce17bef732093.tar.gz
ports-4f75fb3d72d3643d45dba207fd3ce17bef732093.zip
- Disable temporary regression test for tinderbox and pointyhat
With hat: portmgr
Notes
Notes: svn path=/head/; revision=315189
Diffstat (limited to 'lang/tclX')
-rw-r--r--lang/tclX/Makefile18
1 files changed, 9 insertions, 9 deletions
diff --git a/lang/tclX/Makefile b/lang/tclX/Makefile
index ba018119d637..5c7db4060ff3 100644
--- a/lang/tclX/Makefile
+++ b/lang/tclX/Makefile
@@ -30,16 +30,16 @@ MAKE_JOBS_SAFE= yes
ALL_TARGET= binaries libraries
INSTALL_TARGET= install-binaries install-libraries
-check test regression-check:
- #
- # Define TCLX_NO_SELF_TESTS to disable automatic
- # running of TclX' checks after building
- #
- ${SETENV} ${MAKE_ENV} ${MAKE} -C ${WRKSRC} test
+#check test regression-check:
+# #
+# # Define TCLX_NO_SELF_TESTS to disable automatic
+# # running of TclX' checks after building
+# #
+# ${SETENV} ${MAKE_ENV} ${MAKE} -C ${WRKSRC} test
-.ifndef TCLX_NO_SELF_TESTS
-post-build: test
-.endif
+#.ifndef TCLX_NO_SELF_TESTS
+#post-build: test
+#.endif
MAN3= CmdWrite.3 Handles.3 Keylist.3 ObjCmdWrite.3 TclXInit.3
MANN= TclX.n