diff options
author | alane <alane@FreeBSD.org> | 2002-08-08 12:22:40 +0800 |
---|---|---|
committer | alane <alane@FreeBSD.org> | 2002-08-08 12:22:40 +0800 |
commit | f662f72ab964850e0f763da440db009374206c09 (patch) | |
tree | b10bb8c3a05bb3f86fea17b68dec191ffc769c2a /print/scribus | |
parent | 4ac4b386bf7570cca0e5b63d06155562b5e555ac (diff) | |
download | freebsd-ports-graphics-f662f72ab964850e0f763da440db009374206c09.tar.gz freebsd-ports-graphics-f662f72ab964850e0f763da440db009374206c09.tar.zst freebsd-ports-graphics-f662f72ab964850e0f763da440db009374206c09.zip |
Mark as broken. Version is not available anymore. Update to qt3 and 0.7.7
is coming in the next couple of weeks. No sense in working on the qt2 version
in my opinion, so scribus can be considered no longer available for qt2.
Diffstat (limited to 'print/scribus')
-rw-r--r-- | print/scribus/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/print/scribus/Makefile b/print/scribus/Makefile index 1ef9f4a91d6..d0853a28a7d 100644 --- a/print/scribus/Makefile +++ b/print/scribus/Makefile @@ -16,4 +16,6 @@ MAINTAINER= ports@geeksrus.net USE_QT_VER= 2 GNU_CONFIGURE= yes +BROKEN= version not available. Update to qt3 and 0.7.7 coming soon + .include <bsd.port.mk> |