aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/fltk-threads
diff options
context:
space:
mode:
authorPietro Cerutti <gahr@FreeBSD.org>2010-03-23 21:06:53 +0000
committerPietro Cerutti <gahr@FreeBSD.org>2010-03-23 21:06:53 +0000
commitea074376d39570a02a19abe6cb0a09507466fa0a (patch)
treed1bc4c3efc87f2fe81e825f694c3c331ecc433c4 /x11-toolkits/fltk-threads
parent16804915d9759807719673ea93121edbd3e62e50 (diff)
downloadports-ea074376d39570a02a19abe6cb0a09507466fa0a.tar.gz
ports-ea074376d39570a02a19abe6cb0a09507466fa0a.zip
Notes
Diffstat (limited to 'x11-toolkits/fltk-threads')
-rw-r--r--x11-toolkits/fltk-threads/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/fltk-threads/Makefile b/x11-toolkits/fltk-threads/Makefile
index 67868db9d672..867ace80d007 100644
--- a/x11-toolkits/fltk-threads/Makefile
+++ b/x11-toolkits/fltk-threads/Makefile
@@ -7,6 +7,6 @@
MASTERDIR= ${.CURDIR}/../fltk/
-WITH_THREADS= yes
+IGNORE= Threads are enabled by default. Please use x11-toolkits/fltk
.include "${MASTERDIR}/Makefile"