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/sourcenav | |
parent | 0c2567adebbee1a639c60b6da3ff8033cf833903 (diff) |
BROKEN: Does not build
Notes
Notes:
svn path=/head/; revision=56571
Diffstat (limited to 'devel/sourcenav')
-rw-r--r-- | devel/sourcenav/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
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 |