diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2006-02-26 00:13:59 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2006-02-26 00:13:59 +0000 |
commit | a7beaf6eff7fd2505960959174229f5d2a570ac1 (patch) | |
tree | 5babdafdd0c89ab9e46283da6a9e56f5c8e63e5f /comms | |
parent | 0cae6aa6d426f6e3b530e5fe626d1d9e1f00bff7 (diff) | |
download | ports-a7beaf6eff7fd2505960959174229f5d2a570ac1.tar.gz ports-a7beaf6eff7fd2505960959174229f5d2a570ac1.zip |
Notes
Diffstat (limited to 'comms')
-rw-r--r-- | comms/ltmdm/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/comms/ltmdm/Makefile b/comms/ltmdm/Makefile index bf8a321e07a2..f097025c4f9e 100644 --- a/comms/ltmdm/Makefile +++ b/comms/ltmdm/Makefile @@ -15,6 +15,8 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org COMMENT= Driver for the Lucent LT Winmodem chipset +BROKEN= Incomplete pkg-plist + ONLY_FOR_ARCHS= i386 BUILD_WRKSRC= ${WRKSRC}/sys/modules/ltmdm NO_WRKSUBDIR= yes |