diff options
author | kris <kris@FreeBSD.org> | 2006-01-19 23:45:31 +0000 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2006-01-19 23:45:31 +0000 |
commit | e5b21fcf673060053d5daee4bd275dfdc7c03801 (patch) | |
tree | 3a03821724df4bca8e58801f47eec615cc69329d /comms | |
parent | c65faf1932b9d2945ea8d63577b7174651670cf5 (diff) | |
download | FreeBSD-ports-e5b21fcf673060053d5daee4bd275dfdc7c03801.zip FreeBSD-ports-e5b21fcf673060053d5daee4bd275dfdc7c03801.tar.gz |
BROKEN: Configure fails
Diffstat (limited to 'comms')
-rw-r--r-- | comms/hylafax/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/comms/hylafax/Makefile b/comms/hylafax/Makefile index bd44e8f..003f3b2 100644 --- a/comms/hylafax/Makefile +++ b/comms/hylafax/Makefile @@ -23,6 +23,8 @@ LIB_DEPENDS= tiff:${PORTSDIR}/graphics/tiff \ RUN_DEPENDS= gawk:${PORTSDIR}/lang/gawk +BROKEN= Configure fails + DIST_SUBDIR= hylafax CONFIGURE_ARGS= --with-INSTALL="" \ |