ports/90248: [maintainer] databases/phpmyadmin -- delete cruft from Makefile

Matthew Seaman m.seaman at infracaninophile.co.uk
Sun Dec 11 17:20:06 UTC 2005


>Number:         90248
>Category:       ports
>Synopsis:       [maintainer] databases/phpmyadmin -- delete cruft from Makefile
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Dec 11 17:20:02 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Matthew Seaman
>Release:        FreeBSD 4.11-STABLE i386
>Organization:
Infracaninophile
>Environment:
System: FreeBSD happy-idiot-talk.infracaninophile.co.uk 4.11-STABLE FreeBSD 4.11-STABLE #91: Wed Nov 16 22:41:11 GMT 2005 root at happy-idiot-talk.infracaninophile.co.uk:/usr/obj/usr/src/sys/HAPPY-IDIOT-TALK i386


	
>Description:

Delete a bunch of old and now unused variable assignements from the
Makefile.  I should have noticed these before, but these variables
assignments have absolutely no effect.

>How-To-Repeat:
	
>Fix:

	

--- phpmyadmin.diff begins here ---
diff -Nur /usr/ports/databases/phpmyadmin/Makefile phpmyadmin/Makefile
--- /usr/ports/databases/phpmyadmin/Makefile	Wed Dec  7 23:01:45 2005
+++ phpmyadmin/Makefile	Sun Dec 11 17:09:14 2005
@@ -32,10 +32,6 @@
 PKGNAMESUFFIX=	-suphp
 RUN_DEPENDS+=	${LOCALBASE}/sbin/suphp:${PORTSDIR}/www/suphp
 WANT_PHP_CGI=	yes
-PKGINST_SKEL=	${PKGDIR}/pkg-install${PKGNAMESUFFIX}
-PKGINSTALL=	${WRKDIR}/pkg-install${PKGNAMESUFFIX}
-PKGDEINST_SKEL=	${PKGDIR}/pkg-deinstall${PKGNAMESUFFIX}
-PKGDEINSTALL=	${WRKDIR}/pkg-deinstall${PKGNAMESUFFIX}
 
 MYADMUSR?=	phpmyadm
 
--- phpmyadmin.diff ends here ---


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



More information about the freebsd-ports-bugs mailing list