From 17da5ba7bb9cb7479a3017b17b257aa00a5147d2 Mon Sep 17 00:00:00 2001 From: Andreas Klemm Date: Sun, 8 Aug 1999 14:28:18 +0000 Subject: apache's cgi-dir now resides in ${PREFIX}/share/apache --- www/cgiwrap/Makefile | 4 ++-- www/cgiwrap/pkg-plist | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'www') diff --git a/www/cgiwrap/Makefile b/www/cgiwrap/Makefile index 5ccf0d17047a..7f9fb338b2fd 100644 --- a/www/cgiwrap/Makefile +++ b/www/cgiwrap/Makefile @@ -3,7 +3,7 @@ # Date created: 30 July 1998 # Whom: Brent J. Nordquist # -# $Id: Makefile,v 1.2 1998/08/17 00:38:16 steve Exp $ +# $Id: Makefile,v 1.3 1999/05/18 02:53:40 mharo Exp $ # DISTNAME= cgiwrap-3.6.3 @@ -37,7 +37,7 @@ CGIDIR= public_html/cgi-bin ### # Use these options for Apache: ### -INSTALLDIR= ${PREFIX}/www/cgi-bin +INSTALLDIR= ${PREFIX}/share/apache/cgi-bin HTTPDUSER= --with-httpd-user=nobody pre-install: diff --git a/www/cgiwrap/pkg-plist b/www/cgiwrap/pkg-plist index 809ee6544c30..8f1af3c7134d 100644 --- a/www/cgiwrap/pkg-plist +++ b/www/cgiwrap/pkg-plist @@ -16,7 +16,7 @@ share/doc/cgiwrap/thanks.html share/doc/cgiwrap/todo.html share/doc/cgiwrap/tricks.html share/doc/cgiwrap/y2k.html -www/cgi-bin/cgiwrap -www/cgi-bin/cgiwrapd -www/cgi-bin/nph-cgiwrap -www/cgi-bin/nph-cgiwrapd +share/apache/cgi-bin/cgiwrap +share/apache/cgi-bin/cgiwrapd +share/apache/cgi-bin/nph-cgiwrap +share/apache/cgi-bin/nph-cgiwrapd -- cgit v1.2.3