diff options
-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 |