ports/50688: [PATCH] www/apache13-modssl fails to install

Michael O. Boev mike at tric.tomsk.gov.ru
Mon Apr 7 18:30:06 UTC 2003


The following reply was made to PR ports/50688; it has been noted by GNATS.

From: "Michael O. Boev" <mike at tric.tomsk.gov.ru>
To: <freebsd-gnats-submit at FreeBSD.org>,
	"Michael O. Boev" <mike at tric.tomsk.gov.ru>
Cc:  
Subject: Re: ports/50688: [PATCH] www/apache13-modssl fails to install
Date: Tue, 8 Apr 2003 01:27:54 +0700

 It is also doubtable whether this script needs the PKG_PREFIX defined.
 
 So, I'd suggest the second version of the patch:
 
  --- www/apache13-modssl/Makefile.orig   Tue Apr  8 00:30:22 2003
 +++ www/apache13-modssl/Makefile        Tue Apr  8 00:43:17 2003
 @@ -147,7 +147,7 @@
         && ${MAKE} certificate TYPE=${TYPE} CRT=${CRT} KEY=${KEY}
 
  pre-install:
 -       PKG_PREFIX=${PREFIX} ${SH} pkg-install ${PKGNAME} PRE-INSTALL
 +       @${PKGINSTALL} ${PKGNAME} PRE-INSTALL
 
  post-install:
         ${INSTALL_DATA} ${WRKSRC}/apache.sh
 ${PREFIX}/etc/rc.d/apache.sh-dist
 
 Best wishes,
 Mike Boev.
 



More information about the freebsd-ports-bugs mailing list