aboutsummaryrefslogtreecommitdiffstats
path: root/devel/Makefile
diff options
context:
space:
mode:
authornetchild <netchild@FreeBSD.org>2002-09-17 21:01:26 +0800
committernetchild <netchild@FreeBSD.org>2002-09-17 21:01:26 +0800
commit8efc129922db9454749ff49ccf9d9311446afa13 (patch)
treebcc85c3c07c55c44c337819a9308ced88bc07099 /devel/Makefile
parentcca0fd5b9b19558f8b421a58d3536923fd114926 (diff)
downloadfreebsd-ports-gnome-8efc129922db9454749ff49ccf9d9311446afa13.tar.gz
freebsd-ports-gnome-8efc129922db9454749ff49ccf9d9311446afa13.tar.zst
freebsd-ports-gnome-8efc129922db9454749ff49ccf9d9311446afa13.zip
Slave port of devel/stlport for Intels C/C++ compiler.
This is a proof of concept and needs some improvements (it overwrites the includes of devel/stlport). It doesn't compile on -current at the moment because of some gcc specific system headers. Submitted by: marius@alchemy.franken.de
Diffstat (limited to 'devel/Makefile')
-rw-r--r--devel/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile
index e3efa9236e61..05befe240795 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -754,6 +754,7 @@
SUBDIR += splint
SUBDIR += st
SUBDIR += stlport
+ SUBDIR += stlport-icc
SUBDIR += str
SUBDIR += strace
SUBDIR += styx