diff options
author | Soeren Straarup <xride@FreeBSD.org> | 2006-12-11 15:59:00 +0000 |
---|---|---|
committer | Soeren Straarup <xride@FreeBSD.org> | 2006-12-11 15:59:00 +0000 |
commit | 7c0745d497e5c323f780fdfd67e986ba230fa262 (patch) | |
tree | 3a153fd014c86f994e8e1859fc91596938e73f59 /net/py-libdnet | |
parent | 5d3b48c28b3c6d48c3513b18022f4eb1f3f4959b (diff) | |
download | ports-7c0745d497e5c323f780fdfd67e986ba230fa262.tar.gz ports-7c0745d497e5c323f780fdfd67e986ba230fa262.zip |
Notes
Diffstat (limited to 'net/py-libdnet')
-rw-r--r-- | net/py-libdnet/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/py-libdnet/Makefile b/net/py-libdnet/Makefile index edd2ff2b4464..aaf4c7c55ede 100644 --- a/net/py-libdnet/Makefile +++ b/net/py-libdnet/Makefile @@ -7,6 +7,8 @@ COMMENT= Python module for libdnet +BROKEN= Incomplete pkg-plist + MASTERDIR= ${.CURDIR}/../libdnet BUILD_PYTHON_MODULE= yes |