Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 2 Sep 2014 22:19:30 +0000 (UTC)
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r367100 - head/audio/ampache
Message-ID:  <201409022219.s82MJUvb096717@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bapt
Date: Tue Sep  2 22:19:30 2014
New Revision: 367100
URL: http://svnweb.freebsd.org/changeset/ports/367100
QAT: https://qat.redports.org/buildarchive/r367100/

Log:
  Remove SUB_LIST it is not actually used

Modified:
  head/audio/ampache/Makefile

Modified: head/audio/ampache/Makefile
==============================================================================
--- head/audio/ampache/Makefile	Tue Sep  2 22:17:53 2014	(r367099)
+++ head/audio/ampache/Makefile	Tue Sep  2 22:19:30 2014	(r367100)
@@ -19,10 +19,6 @@ USES=		gettext
 PKGDEINSTALL=	${WRKDIR}/pkg-deinstall
 PKGMESSAGE=	${WRKDIR}/pkg-message
 SUB_FILES=	pkg-message pkg-deinstall
-SUB_LIST=	PORTNAME=${PORTNAME} \
-		WWWDIR=${WWWDIR} \
-		WWWOWN=${WWWOWN} \
-		WWWGRP=${WWWGRP}
 PLIST_SUB=	WWWDIR=${WWWDIR} \
 		WWWOWN=${WWWOWN} \
 		WWWGRP=${WWWGRP}



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