1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-07 11:49:40 +00:00

Eliminate DOCSDIR

This commit is contained in:
Kevin Lo 2012-03-02 09:03:54 +00:00
parent 4c44eca14b
commit 416b48c855
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=292515

View File

@ -17,6 +17,4 @@ COMMENT= Better living through Python with decorators
USE_PYTHON= yes
USE_PYDISTUTILS= easy_install
DOCSDIR= ${PREFIX}/share/doc/py-${PORTNAME}
.include <bsd.port.mk>