aboutsummaryrefslogtreecommitdiff
path: root/devel/py-grouch
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2009-01-08 10:17:34 +0000
committerPav Lucistnik <pav@FreeBSD.org>2009-01-08 10:17:34 +0000
commitac56f89d8248193695d06edaccb27ea77e1c2dd1 (patch)
tree6ec8d0477977638f21ecf6bbfa627998be08d57f /devel/py-grouch
parent9103743b312307722b309d15235aafd430dcfa21 (diff)
downloadports-ac56f89d8248193695d06edaccb27ea77e1c2dd1.tar.gz
ports-ac56f89d8248193695d06edaccb27ea77e1c2dd1.zip
Notes
Diffstat (limited to 'devel/py-grouch')
-rw-r--r--devel/py-grouch/Makefile8
-rw-r--r--devel/py-grouch/pkg-plist2
2 files changed, 1 insertions, 9 deletions
diff --git a/devel/py-grouch/Makefile b/devel/py-grouch/Makefile
index c0049441c9ae..d19c024e056c 100644
--- a/devel/py-grouch/Makefile
+++ b/devel/py-grouch/Makefile
@@ -20,12 +20,6 @@ USE_PYTHON= yes
USE_PYDISTUTILS= yes
PYDISTUTILS_PKGNAME= Grouch
-.include <bsd.port.pre.mk>
-
-.if ${PYTHON_REL} < 220
-RUN_DEPENDS+= ${PYTHON_SITELIBDIR}/compiler/__init__.py:${PORTSDIR}/lang/py-compiler
-.endif
-
post-install:
.if !defined(NOPORTDOCS)
@ ${MKDIR} ${DOCSDIR}
@@ -39,4 +33,4 @@ post-install:
@ ${INSTALL_DATA} ${WRKSRC}/examples/* ${EXAMPLESDIR}
.endif
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
diff --git a/devel/py-grouch/pkg-plist b/devel/py-grouch/pkg-plist
index bad98f011cd0..0efa30e2162d 100644
--- a/devel/py-grouch/pkg-plist
+++ b/devel/py-grouch/pkg-plist
@@ -40,5 +40,3 @@ bin/gen_schema
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%
%%PORTDOCS%%@dirrm %%DOCSDIR%%
@dirrm %%PYTHON_SITELIBDIR%%/grouch
-@dirrm %%PYTHON_SITELIBDIR%%
-@dirrm %%PYTHON_LIBDIR%%