svn commit: r375050 - head/astro/weather

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Dec 20 18:15:18 UTC 2014


Author: sunpoet
Date: Sat Dec 20 18:15:16 2014
New Revision: 375050
URL: https://svnweb.freebsd.org/changeset/ports/375050
QAT: https://qat.redports.org/buildarchive/r375050/

Log:
  - Cleanup PLIST

Modified:
  head/astro/weather/Makefile

Modified: head/astro/weather/Makefile
==============================================================================
--- head/astro/weather/Makefile	Sat Dec 20 18:15:11 2014	(r375049)
+++ head/astro/weather/Makefile	Sat Dec 20 18:15:16 2014	(r375050)
@@ -31,7 +31,6 @@ python_CMD=	${PYTHON_CMD}
 PYCACHE_DIR=	# empty
 PYCACHE_FILE=	${PORTNAME}
 .else
-PLIST_DIRS=	%%PYTHON_SITELIBDIR%%/__pycache__
 PYCACHE_DIR=	__pycache__/
 PYCACHE_FILE=	${PORTNAME}.cpython-${PYTHON_SUFFIX}
 .endif


More information about the svn-ports-head mailing list