1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-24 04:33:24 +00:00

Backout previous commit

Approved by:	tmclaugh (implicit)
This commit is contained in:
Soeren Straarup 2006-12-11 16:02:41 +00:00
parent 7c0745d497
commit e3d115637b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=179499

View File

@ -27,9 +27,7 @@ SLAVE_DIRS= net/py-libdnet
USE_PYTHON= yes
CONFIGURE_ARGS+= --with-python
INSTALL_WRKSRC= ${BUILD_WRKSRC}/python
PLIST_FILES= %%PYTHON_SITELIBDIR%%/dnet.so \
lib/libdnet.so \
lib/libdnet.so.1
PLIST_FILES= %%PYTHON_SITELIBDIR%%/dnet.so
PLIST_SUB+= MASTER="@comment "
.else
CONFIGURE_ARGS+= --without-python