From d52318ad7f58be5bf7632dc1cdb71e2e2e14266d Mon Sep 17 00:00:00 2001 From: joerg Date: Sat, 24 Mar 2007 19:21:18 +0000 Subject: Prepare for switching to NO_MTREE=yes. --- www/cgic/Makefile | 3 ++- www/cgilib/Makefile | 3 ++- www/grail/Makefile | 4 ++-- www/swill/Makefile | 3 ++- www/wwwoffle/Makefile | 4 +++- 5 files changed, 11 insertions(+), 6 deletions(-) (limited to 'www') diff --git a/www/cgic/Makefile b/www/cgic/Makefile index 4300d1470fe..c7644058980 100644 --- a/www/cgic/Makefile +++ b/www/cgic/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2006/02/08 14:16:01 agc Exp $ +# $NetBSD: Makefile,v 1.6 2007/03/24 19:21:32 joerg Exp $ DISTNAME= cgic205 PKGNAME= cgic-2.05 @@ -9,6 +9,7 @@ MAINTAINER= pkgsrc@ka8zrt.com HOMEPAGE= http://www.boutell.com/cgic/ COMMENT= Thomas Boutell's ANSI C library for CGI Programming +INSTALLATION_DIRS= include lib USE_LIBTOOL= yes .include "../../mk/bsd.pkg.mk" diff --git a/www/cgilib/Makefile b/www/cgilib/Makefile index 723fe60f731..e92e80a3f2e 100644 --- a/www/cgilib/Makefile +++ b/www/cgilib/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2006/11/12 01:51:52 rillig Exp $ +# $NetBSD: Makefile,v 1.14 2007/03/24 19:21:32 joerg Exp $ # DISTNAME= cgilib-0.5 @@ -10,6 +10,7 @@ MAINTAINER= wulf@ping.net.au HOMEPAGE= http://www.infodrom.org/projects/cgilib/ COMMENT= Common gateway interface library +INSTALLATION_DIRS= include lib ${PKGMANDIR}/man3 USE_LIBTOOL= yes MAKE_ENV+= MANDIR=${PREFIX}/${PKGMANDIR} diff --git a/www/grail/Makefile b/www/grail/Makefile index 125c7070d71..10fb86a4fb5 100644 --- a/www/grail/Makefile +++ b/www/grail/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.24 2007/02/22 19:27:20 wiz Exp $ +# $NetBSD: Makefile,v 1.25 2007/03/24 19:21:32 joerg Exp $ # DISTNAME= grail-0.6 @@ -18,7 +18,7 @@ GRAILDIR= share/misc/grail-0.6 PLIST_SRC= ${WRKDIR}/.PLIST_SRC PYTHON_VERSIONS_ACCEPTED= 15 -INSTALLATION_DIRS= bin +INSTALLATION_DIRS= bin share/misc do-install: ${CAT} ${PKGDIR}/PLIST.pre >${PLIST_SRC} 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" diff --git a/www/wwwoffle/Makefile b/www/wwwoffle/Makefile index 33897919ee5..e8fcd40932d 100644 --- a/www/wwwoffle/Makefile +++ b/www/wwwoffle/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.68 2007/02/22 19:27:25 wiz Exp $ +# $NetBSD: Makefile,v 1.69 2007/03/24 19:21:33 joerg Exp $ DISTNAME= wwwoffle-2.9a PKGREVISION= 1 @@ -22,6 +22,8 @@ CONF_FILES+= ${PREFIX}/share/examples/wwwoffle/wwwoffle.conf ${PKG_SYSCONFDIR}/ CONF_FILES_MODE= 0640 PLIST_SUBST+= GZIP_CMD=${GZIP_CMD:Q} +INSTALLATION_DIRS= sbin libdata + RCD_SCRIPTS= wwwoffled SUBST_CLASSES+= fix-paths -- cgit v1.2.3