diff options
author | kris <kris@FreeBSD.org> | 2002-03-25 10:07:47 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2002-03-25 10:07:47 +0800 |
commit | 76c6f450a41fe73f0c86a817de9f300cd92e5a09 (patch) | |
tree | 07af2aae9d1d2a615161004288805b2936d6471b /devel | |
parent | ebece0db23fc746b7cd18d27652e6be843765784 (diff) | |
download | freebsd-ports-gnome-76c6f450a41fe73f0c86a817de9f300cd92e5a09.tar.gz freebsd-ports-gnome-76c6f450a41fe73f0c86a817de9f300cd92e5a09.tar.zst freebsd-ports-gnome-76c6f450a41fe73f0c86a817de9f300cd92e5a09.zip |
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 |