diff options
author | Alan Eldridge <alane@FreeBSD.org> | 2002-08-08 04:22:40 +0000 |
---|---|---|
committer | Alan Eldridge <alane@FreeBSD.org> | 2002-08-08 04:22:40 +0000 |
commit | febad4cafda11f34e53b0c3d5dcd393ca43991cf (patch) | |
tree | 99975496fb927c8bdb0c3310cf962f9be4d55816 /print/scribus-devel/Makefile | |
parent | 7a9d33887d309a94a8d2a2fb6d7751dc69af5b86 (diff) | |
download | ports-febad4cafda11f34e53b0c3d5dcd393ca43991cf.tar.gz ports-febad4cafda11f34e53b0c3d5dcd393ca43991cf.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.
Notes
Notes:
svn path=/head/; revision=64195
Diffstat (limited to 'print/scribus-devel/Makefile')
-rw-r--r-- | print/scribus-devel/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/print/scribus-devel/Makefile b/print/scribus-devel/Makefile index 1ef9f4a91d6e..d0853a28a7dd 100644 --- a/print/scribus-devel/Makefile +++ b/print/scribus-devel/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> |