Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 19 Feb 2004 11:05:12 -0200 (EDT)
From:      Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/63063: [maintainer-update] ports/www/admuser Makefile
Message-ID:  <20040219130512.D4DEBCAAE3@patinhas.teleon.com.br>
Resent-Message-ID: <200402191310.i1JDALaV002451@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         63063
>Category:       ports
>Synopsis:       [maintainer-update] ports/www/admuser Makefile
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Feb 19 05:10:21 PST 2004
>Closed-Date:
>Last-Modified:
>Originator:     Jean Milanez Melo
>Release:        FreeBSD 4.7-STABLE i386
>Organization:
FreeBSD Brasil
>Environment:
System: FreeBSD patinhas.teleon.com.br 4.7-STABLE FreeBSD 4.7-STABLE #6: Thu Apr 10 11:40:43 EST 2003 root@patinhas.teleon.com.br:/usr/src/sys/compile/PATINHAS i386


	
>Description:
	Kris Kennaway report problem.
	http://cvsweb.FreeBSD.org/ports/www/admuser/Makefile.diff?r1=1.3&r2=1.4
>How-To-Repeat:
	
>Fix:

	

--- admuser begins here ---
--- Makefile.old	Thu Feb 19 10:43:11 2004
+++ Makefile	Thu Feb 19 10:48:31 2004
@@ -7,7 +7,7 @@
 
 PORTNAME=	admuser
 PORTVERSION=	2.3
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	www
 MASTER_SITES=	http://web.onda.com.br/orso/
 
@@ -15,10 +15,12 @@
 COMMENT=	Handle your Squid or Web users and passwords using your browser
 
 HAS_CONFIGURE=	yes
-USE_GMAKE=	yes
 
 CONFIGURE_ARGS=	--prefix=${PREFIX}/etc/admuser \
 		--enable-language=English \
 		--enable-cgidir=${PREFIX}/www/cgi-bin \
+
+pre-install:
+	@${MKDIR} ${PREFIX}/www/cgi-bin
 
 .include <bsd.port.mk>
--- admuser ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040219130512.D4DEBCAAE3>