svn commit: r405703 - head/games/cretan-hubris

Dmitry Marakasov amdmi3 at FreeBSD.org
Sun Jan 10 14:59:44 UTC 2016


Author: amdmi3
Date: Sun Jan 10 14:59:42 2016
New Revision: 405703
URL: https://svnweb.freebsd.org/changeset/ports/405703

Log:
  - Drop unneeded PLIST_DIRS

Modified:
  head/games/cretan-hubris/Makefile

Modified: head/games/cretan-hubris/Makefile
==============================================================================
--- head/games/cretan-hubris/Makefile	Sun Jan 10 14:59:39 2016	(r405702)
+++ head/games/cretan-hubris/Makefile	Sun Jan 10 14:59:42 2016	(r405703)
@@ -33,6 +33,5 @@ PLIST_FILES=	bin/${PORTNAME} \
 		share/applications/${PORTNAME}.desktop \
 		share/pixmaps/${PORTNAME}.png \
 		%%DATADIR%%/${PORTNAME}.zip
-PLIST_DIRS=	%%DATADIR%%
 
 .include <bsd.port.mk>


More information about the svn-ports-all mailing list