diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2006-01-20 17:19:21 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2006-01-20 17:19:21 +0000 |
commit | 96d99864f8af4c2d39d4f11aa79ef24218064ea4 (patch) | |
tree | 52a766bd44fd17b47a22ebabefcf02ffff2af33b /net/py-samba | |
parent | ba048f58a1e4a55bc37ee62eebf7c076dfbc9491 (diff) | |
download | ports-96d99864f8af4c2d39d4f11aa79ef24218064ea4.tar.gz ports-96d99864f8af4c2d39d4f11aa79ef24218064ea4.zip |
Notes
Diffstat (limited to 'net/py-samba')
-rw-r--r-- | net/py-samba/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/py-samba/Makefile b/net/py-samba/Makefile index b518c584d55e..5c5364087305 100644 --- a/net/py-samba/Makefile +++ b/net/py-samba/Makefile @@ -24,6 +24,7 @@ USE_PYTHON= 2.1+ USE_PYDISTUTILS= yes PYSETUP= python/setup.py +GNU_CONFIGURE= yes CONFIGURE_ARGS+= --with-python do-build: |