summaryrefslogtreecommitdiff
path: root/devel/stlport/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/stlport/Makefile')
-rw-r--r--devel/stlport/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/devel/stlport/Makefile b/devel/stlport/Makefile
index 7ee24153c5c..bc2b6f63254 100644
--- a/devel/stlport/Makefile
+++ b/devel/stlport/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2005/05/22 20:07:55 jlam Exp $
+# $NetBSD: Makefile,v 1.24 2005/06/16 06:57:48 jlam Exp $
DISTNAME= STLport-4.6
PKGNAME= stlport-4.6
@@ -28,6 +28,8 @@ INCDIR= ${PREFIX}/include/stlport
LIBDIR= ${PREFIX}/lib
HTMLDIR= ${PREFIX}/share/doc/html/stlport
+INSTALLATION_DIRS= include lib
+
pre-install:
cd ${WRKSRC}/stlport && ${RM} -rf BC50 config/new_compiler old_hp
${FIND} ${WRKSRC}/stlport -name "*.orig" -print | ${XARGS} ${RM} -f