diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2002-03-25 02:07:47 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2002-03-25 02:07:47 +0000 |
commit | f039cef8b633c94aeb53e4d809333ffdf07e1fdf (patch) | |
tree | d0f4f144fa013dbad308468563ad2b2e146b4bd1 /devel | |
parent | BROKEN: does not build (diff) |
BROKEN: Does not build
Diffstat (limited to 'devel')
-rw-r--r-- | devel/SN/Makefile | 2 | ||||
-rw-r--r-- | devel/sourcenav/Makefile | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/devel/SN/Makefile b/devel/SN/Makefile index fe05269297cd..55032f0ad721 100644 --- a/devel/SN/Makefile +++ b/devel/SN/Makefile @@ -24,6 +24,8 @@ DISTNAME= SN452 MAINTAINER= dburr@FreeBSD.ORG +BROKEN= "Does not build" + PREFIX= ${LOCALBASE}/SN GNU_CONFIGURE= yes MAKEINSTALL= ${SETENV} ${MAKE_ENV} ${GMAKE} install diff --git a/devel/sourcenav/Makefile b/devel/sourcenav/Makefile index fe05269297cd..55032f0ad721 100644 --- a/devel/sourcenav/Makefile +++ b/devel/sourcenav/Makefile @@ -24,6 +24,8 @@ DISTNAME= SN452 MAINTAINER= dburr@FreeBSD.ORG +BROKEN= "Does not build" + PREFIX= ${LOCALBASE}/SN GNU_CONFIGURE= yes MAKEINSTALL= ${SETENV} ${MAKE_ENV} ${GMAKE} install |