diff options
author | Patrick Li <pat@FreeBSD.org> | 2005-06-10 07:39:01 +0000 |
---|---|---|
committer | Patrick Li <pat@FreeBSD.org> | 2005-06-10 07:39:01 +0000 |
commit | c8df29c979665803172d708374fc90ac55c89c27 (patch) | |
tree | 316643d03245afa5fde446d52f8144a9d859d5ad /math/koctave | |
parent | 2229b83fb606f8d8cede792a25b1d58e6a52e6a2 (diff) |
Mark broken: Unfetchable
PR: ports/82094
Submitted by: maintainer
Notes
Notes:
svn path=/head/; revision=137150
Diffstat (limited to 'math/koctave')
-rw-r--r-- | math/koctave/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/math/koctave/Makefile b/math/koctave/Makefile index b6e904836ea3..8fa0eae4afc9 100644 --- a/math/koctave/Makefile +++ b/math/koctave/Makefile @@ -16,6 +16,8 @@ COMMENT= KDEGUI for octave RUN_DEPENDS= octave:${PORTSDIR}/math/octave +BROKEN= Unfetchable + USE_BZIP2= yes USE_INC_LIBTOOL_VER=13 USE_QT_VER= 3 |