diff options
author | kris <kris@FreeBSD.org> | 2003-02-22 12:32:28 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2003-02-22 12:32:28 +0800 |
commit | 2371e05d7c467b5bf54d87e16a92224406f34606 (patch) | |
tree | 33129ed999cb6127fa8a5e095861fa485ffdf085 /comms/vpb2 | |
parent | 508f70452632a18c2f280bf3e35cdfe18cb83913 (diff) | |
download | freebsd-ports-gnome-2371e05d7c467b5bf54d87e16a92224406f34606.tar.gz freebsd-ports-gnome-2371e05d7c467b5bf54d87e16a92224406f34606.tar.zst freebsd-ports-gnome-2371e05d7c467b5bf54d87e16a92224406f34606.zip |
BROKEN: Installs file into /etc
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 |