svn commit: r375074 - head/finance/xtrader

Baptiste Daroussin bapt at FreeBSD.org
Sat Dec 20 18:24:49 UTC 2014


Author: bapt
Date: Sat Dec 20 18:24:48 2014
New Revision: 375074
URL: https://svnweb.freebsd.org/changeset/ports/375074
QAT: https://qat.redports.org/buildarchive/r375074/

Log:
  Cleanup plist

Modified:
  head/finance/xtrader/Makefile

Modified: head/finance/xtrader/Makefile
==============================================================================
--- head/finance/xtrader/Makefile	Sat Dec 20 18:19:01 2014	(r375073)
+++ head/finance/xtrader/Makefile	Sat Dec 20 18:24:48 2014	(r375074)
@@ -21,7 +21,6 @@ USES=		gmake
 
 PLIST_FILES=	bin/xtrader \
 		%%DATADIR%%/sample.xt
-PLIST_DIRS=	%%DATADIR%%
 
 post-patch:
 	${REINPLACE_CMD} -e 's|char|const char|' \


More information about the svn-ports-head mailing list