aboutsummaryrefslogtreecommitdiff
path: root/devel/Makefile
diff options
context:
space:
mode:
authorAlexander Leidinger <netchild@FreeBSD.org>2002-09-17 13:01:26 +0000
committerAlexander Leidinger <netchild@FreeBSD.org>2002-09-17 13:01:26 +0000
commit924028a89b09906edd8fc03bd036736768951e79 (patch)
tree242ef75092f86c77ade7b7b6e760afe5e65d796e /devel/Makefile
parent5ca74f56d71ada8833389be504840549618bb5a8 (diff)
downloadports-924028a89b09906edd8fc03bd036736768951e79.tar.gz
ports-924028a89b09906edd8fc03bd036736768951e79.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
Notes
Notes: svn path=/head/; revision=66504
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