Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Sep 2013 14:04:36 +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: r328006 - head/audio/faad
Message-ID:  <201309231404.r8NE4b6f037284@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bapt
Date: Mon Sep 23 14:04:36 2013
New Revision: 328006
URL: http://svnweb.freebsd.org/changeset/ports/328006

Log:
  Remove the MAN1 macro leftovers
  
  Reported by:	bsam

Modified:
  head/audio/faad/Makefile

Modified: head/audio/faad/Makefile
==============================================================================
--- head/audio/faad/Makefile	Mon Sep 23 14:01:51 2013	(r328005)
+++ head/audio/faad/Makefile	Mon Sep 23 14:04:36 2013	(r328006)
@@ -21,8 +21,6 @@ CPPFLAGS+=	-I${LOCALBASE}/include ${PTHR
 LDFLAGS+=	-L${LOCALBASE}/lib ${PTHREAD_LIBS}
 USE_LDCONFIG=	yes
 
-MAN1=		faad.1
-
 post-extract:
 	@${LN} -sf faad.man ${WRKSRC}/frontend/faad.1
 



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