diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2003-02-22 04:32:28 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2003-02-22 04:32:28 +0000 |
commit | 7c46efb780d7490a5185f8b11262fa7dfdbb16b4 (patch) | |
tree | c3c53983df187fd29f3b907af6a028d3ef4bc228 /comms/vpb2 | |
parent | 720c8a4c0d7ddd70dc1b52506e48c5dcf28f074b (diff) | |
download | ports-7c46efb780d7490a5185f8b11262fa7dfdbb16b4.tar.gz ports-7c46efb780d7490a5185f8b11262fa7dfdbb16b4.zip |
Notes
Diffstat (limited to 'comms/vpb2')
-rw-r--r-- | comms/vpb2/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/comms/vpb2/Makefile b/comms/vpb2/Makefile index 7c00d36258f6..9d08f1fb09f2 100644 --- a/comms/vpb2/Makefile +++ b/comms/vpb2/Makefile @@ -14,6 +14,8 @@ MASTER_SITES= ftp://www.voxilla.org/pub/vpb/ MAINTAINER= dyfet@gnu.org COMMENT= User mode API for Voicetronix 4 port analog DSP telephony cards +BROKEN= "Installs file into /etc" + USE_GMAKE= yes USE_LIBTOOL= yes USE_AUTOCONF= yes |