svn commit: r378429 - head/graphics/frei0r

Baptiste Daroussin bapt at FreeBSD.org
Wed Feb 4 23:31:38 UTC 2015


Author: bapt
Date: Wed Feb  4 23:31:36 2015
New Revision: 378429
URL: https://svnweb.freebsd.org/changeset/ports/378429
QAT: https://qat.redports.org/buildarchive/r378429/

Log:
  Cleanup plist

Modified:
  head/graphics/frei0r/Makefile

Modified: head/graphics/frei0r/Makefile
==============================================================================
--- head/graphics/frei0r/Makefile	Wed Feb  4 23:29:41 2015	(r378428)
+++ head/graphics/frei0r/Makefile	Wed Feb  4 23:31:36 2015	(r378429)
@@ -65,7 +65,6 @@ BUILD_WRKSRC=	${WRKSRC}/src
 ALL_TARGET+=	${FILE}.la
 PLIST_FILES+=	lib/frei0r-1/${FILE}.so
 . endfor
-PLIST_FILES+=	"@dirrmtry lib/frei0r-1"
 .endif
 
 post-patch:


More information about the svn-ports-all mailing list