summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2004-03-27 14:06:56 +0000
committerKris Kennaway <kris@FreeBSD.org>2004-03-27 14:06:56 +0000
commitec8ebb45d90ee543b98af9c2be9fd95fc0ca3ec8 (patch)
tree741ec4c7a479031d9a18cd2162ecc1acc6f2fe89
parentThe xemacs21 port contained an old version that is no longer useful; (diff)
BROKEN: Unfetchable
-rw-r--r--devel/bglibs/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/bglibs/Makefile b/devel/bglibs/Makefile
index 51dc71609a0a..2c72fde7b5a4 100644
--- a/devel/bglibs/Makefile
+++ b/devel/bglibs/Makefile
@@ -17,6 +17,8 @@ LDFLAGS?= -s
DOCS= NEWS README TODO doc/html/*
+BROKEN= Unfetchable
+
do-configure:
${ECHO_CMD} "${PREFIX}" > ${WRKSRC}/conf-home
${ECHO_CMD} "${CC} ${CFLAGS}" > ${WRKSRC}/conf-cc