svn commit: r343108 - head/audio/fplib

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Thu Feb 6 15:29:59 UTC 2014


Author: sunpoet
Date: Thu Feb  6 15:29:58 2014
New Revision: 343108
URL: http://svnweb.freebsd.org/changeset/ports/343108
QAT: https://qat.redports.org/buildarchive/r343108/

Log:
  - Cleanup Makefile

Modified:
  head/audio/fplib/Makefile

Modified: head/audio/fplib/Makefile
==============================================================================
--- head/audio/fplib/Makefile	Thu Feb  6 15:19:00 2014	(r343107)
+++ head/audio/fplib/Makefile	Thu Feb  6 15:29:58 2014	(r343108)
@@ -20,7 +20,6 @@ LIB_DEPENDS=	libcurl.so:${PORTSDIR}/ftp/
 		libtag.so:${PORTSDIR}/audio/taglib
 
 CPPFLAGS+=	-I${LOCALBASE}/include
-#REINPLACE_ARGS=	-i ''
 MAKE_JOBS_UNSAFE=	yes
 USE_LDCONFIG=	yes
 USE_XZ=		yes


More information about the svn-ports-all mailing list