summaryrefslogtreecommitdiff
path: root/converters
diff options
context:
space:
mode:
authorOliver Eikemeier <eik@FreeBSD.org>2004-03-19 15:38:20 +0000
committerOliver Eikemeier <eik@FreeBSD.org>2004-03-19 15:38:20 +0000
commit7bf55c949f8e3ce48e36702b8727ec0b8f0eb505 (patch)
tree457a2264c2f0c0adbbab937ee044fd3744287344 /converters
parentBROKEN on ia64: Does not compile (diff)
mark FORBIDDEN: http://people.freebsd.org/~eik/portaudit/6c7661ff-7912-11d8-9645-0020ed76ef5a.html
Notes
Notes: svn path=/head/; revision=104633
Diffstat (limited to 'converters')
-rw-r--r--converters/uudeview/Makefile2
-rw-r--r--converters/uulib/Makefile2
2 files changed, 4 insertions, 0 deletions
diff --git a/converters/uudeview/Makefile b/converters/uudeview/Makefile
index fb50202a353b..494756e4c0f8 100644
--- a/converters/uudeview/Makefile
+++ b/converters/uudeview/Makefile
@@ -13,6 +13,8 @@ MASTER_SITES= http://www.fpx.de/fp/Software/UUDeview/download/
MAINTAINER= hoek@FreeBSD.org
COMMENT= A program for uu/xx/Base64/BinHex/yEnc de-/encoding
+FORBIDDEN= http://people.freebsd.org/~eik/portaudit/6c7661ff-7912-11d8-9645-0020ed76ef5a.html
+
LIB_DEPENDS= uu.3:${PORTSDIR}/converters/uulib
GNU_CONFIGURE= yes
diff --git a/converters/uulib/Makefile b/converters/uulib/Makefile
index 9bfe6d641b7b..b82c44280992 100644
--- a/converters/uulib/Makefile
+++ b/converters/uulib/Makefile
@@ -14,6 +14,8 @@ DISTNAME= uudeview-${PORTVERSION}
MAINTAINER= hoek@FreeBSD.org
COMMENT= A library for uu/xx/Base64/BinHex/yEnc de-/encoding
+FORBIDDEN= http://people.freebsd.org/~eik/portaudit/6c7661ff-7912-11d8-9645-0020ed76ef5a.html
+
GNU_CONFIGURE= yes
INSTALLS_SHLIB= yes
USE_REINPLACE= yes