diff options
Diffstat (limited to 'comms/hylafax/Makefile')
-rw-r--r-- | comms/hylafax/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/hylafax/Makefile b/comms/hylafax/Makefile index a6f130b75eca..b85a9f7b3897 100644 --- a/comms/hylafax/Makefile +++ b/comms/hylafax/Makefile @@ -28,7 +28,7 @@ RUN_DEPENDS= bash:${PORTSDIR}/shells/bash2 LIB_DEPENDS= tiff.4:${PORTSDIR}/graphics/tiff \ jpeg.9:${PORTSDIR}/graphics/jpeg -BROKEN= "Security hole (buffer overflow yielding setuid uucp)" +FORBIDDEN= "Security hole (buffer overflow yielding setuid uucp)" DIST_SUBDIR= hylafax |