Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 4 Oct 2013 06:22:19 +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: r329266 - head/www/ump
Message-ID:  <201310040622.r946MJHI022054@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bapt
Date: Fri Oct  4 06:22:19 2013
New Revision: 329266
URL: http://svnweb.freebsd.org/changeset/ports/329266

Log:
  Do not arbitrary change PKGNAMESUFFIX

Modified:
  head/www/ump/Makefile

Modified: head/www/ump/Makefile
==============================================================================
--- head/www/ump/Makefile	Fri Oct  4 06:18:53 2013	(r329265)
+++ head/www/ump/Makefile	Fri Oct  4 06:22:19 2013	(r329266)
@@ -57,7 +57,6 @@ NO_STAGE=	yes
 
 .if ${HAVE_GNOME:Mesound}!=""
 USE_GNOME=	esound
-PKGNAMESUFFIX=	-esound
 CONFIGURE_ARGS+=	--enable-audio=oss,esd
 .else
 CONFIGURE_ARGS+=	--enable-audio=oss



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