summaryrefslogtreecommitdiff
path: root/www/swill/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/swill/Makefile')
-rw-r--r--www/swill/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/swill/Makefile b/www/swill/Makefile
index f17cc9b20e2..4faee83b6ac 100644
--- a/www/swill/Makefile
+++ b/www/swill/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2004/01/20 12:28:00 agc Exp $
+# $NetBSD: Makefile,v 1.5 2007/03/24 19:21:33 joerg Exp $
DISTNAME= swill-0.1
CATEGORIES= www devel
@@ -10,5 +10,6 @@ COMMENT= The Simple Web Interface Link Library
WRKSRC= ${WRKDIR}/SWILL-0.1
GNU_CONFIGURE= yes
+INSTALLATION_DIRS= include lib
.include "../../mk/bsd.pkg.mk"