diff options
author | kris <kris@FreeBSD.org> | 2006-10-21 11:10:46 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2006-10-21 11:10:46 +0800 |
commit | 7811d6b4977b2e737c88762477189ce741a1ab37 (patch) | |
tree | b6cfb35036e27aa42c66b2ea7dbb7db12dd6458a /net | |
parent | a3bc0e39bf4e604c9f7453ba51168d895c5e0dc0 (diff) | |
download | freebsd-ports-gnome-7811d6b4977b2e737c88762477189ce741a1ab37.tar.gz freebsd-ports-gnome-7811d6b4977b2e737c88762477189ce741a1ab37.tar.zst freebsd-ports-gnome-7811d6b4977b2e737c88762477189ce741a1ab37.zip |
BROKEN: Incomplete pkg-plist
Approved by: portmgr (self)
Diffstat (limited to 'net')
-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 |