Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 18 May 2013 18:14:39 +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: r318438 - head/audio/vo-aacenc
Message-ID:  <201305181814.r4IIEdvQ065271@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bapt
Date: Sat May 18 18:14:39 2013
New Revision: 318438
URL: http://svnweb.freebsd.org/changeset/ports/318438

Log:
  gmake is no more needed

Modified:
  head/audio/vo-aacenc/Makefile

Modified: head/audio/vo-aacenc/Makefile
==============================================================================
--- head/audio/vo-aacenc/Makefile	Sat May 18 17:53:41 2013	(r318437)
+++ head/audio/vo-aacenc/Makefile	Sat May 18 18:14:39 2013	(r318438)
@@ -11,9 +11,6 @@ COMMENT=	VisualOn AAC encoder library
 
 LICENSE=	AL2
 LICENSE_FILE=	${WRKSRC}/COPYING
-.if defined(.PARSEDIR)
-USE_GMAKE=	yes
-.endif
 
 GNU_CONFIGURE=	yes
 



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