diff options
-rw-r--r-- | databases/clip/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/databases/clip/Makefile b/databases/clip/Makefile index 27967b4e8aa4..92dd015648be 100644 --- a/databases/clip/Makefile +++ b/databases/clip/Makefile @@ -17,6 +17,8 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org COMMENT= xBase and Clipper language compatible compiler +BROKEN= Does not install + .include <bsd.port.pre.mk> BUILD_DEPENDS= bash:${PORTSDIR}/shells/bash2 \ |