summaryrefslogtreecommitdiff
path: root/lang/python15/pkg-plist
diff options
context:
space:
mode:
authorThomas Gellekum <tg@FreeBSD.org>2002-04-16 11:44:39 +0000
committerThomas Gellekum <tg@FreeBSD.org>2002-04-16 11:44:39 +0000
commit3b014a2b3941a67197b56438f724d569269669f9 (patch)
tree828e3fa7acea021173357e08c1630e8f46a079d7 /lang/python15/pkg-plist
parentmkisofs and companions are in mkisofs port. (diff)
Allow python?? ports to co-exist with lang/python.
PR: 36353 Submitted by: Alan Eldridge <ports@geeksrus.net>
Notes
Notes: svn path=/head/; revision=57752
Diffstat (limited to 'lang/python15/pkg-plist')
-rw-r--r--lang/python15/pkg-plist3
1 files changed, 0 insertions, 3 deletions
diff --git a/lang/python15/pkg-plist b/lang/python15/pkg-plist
index 3c0902f96a34..b5111f22b414 100644
--- a/lang/python15/pkg-plist
+++ b/lang/python15/pkg-plist
@@ -1,7 +1,5 @@
bin/%%PYTHON_VERSION%%
-bin/python
share/doc/%%PYTHON_VERSION%%/COPYRIGHT
-share/emacs/site-lisp/python-mode.el
include/%%PYTHON_VERSION%%/Python.h
include/%%PYTHON_VERSION%%/abstract.h
include/%%PYTHON_VERSION%%/bitset.h
@@ -1011,4 +1009,3 @@ lib/%%PYTHON_VERSION%%/xmllib.pyo
@dirrm lib/%%PYTHON_VERSION%%
@exec mkdir -p %D/lib/%%PYTHON_VERSION%%/site-packages
@dirrm share/doc/%%PYTHON_VERSION%%
-@unexec rmdir share/emacs/site-lisp 2>/dev/null || true