diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2009-06-01 09:11:19 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2009-06-01 09:11:19 +0000 |
commit | 4bd7cc86789af72b0e8fa12e904a57281e1eb008 (patch) | |
tree | c6123c7d41082bd042756a6ff2f0b8c7d5cacbc0 | |
parent | eec2f017bde66b02a2e773e788f9bd46eec2d72a (diff) | |
download | ports-4bd7cc86789af72b0e8fa12e904a57281e1eb008.tar.gz ports-4bd7cc86789af72b0e8fa12e904a57281e1eb008.zip |
Notes
-rw-r--r-- | devel/agide/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/agide/Makefile b/devel/agide/Makefile index debef6e4ef29..e54b74547117 100644 --- a/devel/agide/Makefile +++ b/devel/agide/Makefile @@ -18,6 +18,8 @@ COMMENT= A-A-P GUI IDE: a framework for software development RUN_DEPENDS= ${LOCALBASE}/bin/aap:${PORTSDIR}/devel/aap \ ${LOCALBASE}/bin/vim:${PORTSDIR}/editors/vim +BROKEN= does not build + MAN1= agide.1 NO_BUILD= yes |