svn commit: r315418 - head/security/py-pyptlib
Carlo Strub
cs at FreeBSD.org
Wed Mar 27 23:05:35 UTC 2013
Author: cs
Date: Wed Mar 27 23:05:34 2013
New Revision: 315418
URL: http://svnweb.freebsd.org/changeset/ports/315418
Log:
Fix PLIST_FILES
Obtained from: rm@
Modified:
head/security/py-pyptlib/Makefile
Modified: head/security/py-pyptlib/Makefile
==============================================================================
--- head/security/py-pyptlib/Makefile Wed Mar 27 21:57:42 2013 (r315417)
+++ head/security/py-pyptlib/Makefile Wed Mar 27 23:05:34 2013 (r315418)
@@ -15,5 +15,6 @@ LICENSE= BSD
USE_PYTHON= yes
USE_PYDISTUTILS=easy_install
+PLIST_FILES= %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%
.include <bsd.port.mk>
More information about the svn-ports-head
mailing list