Retire fltk-xunicode since the maintenance had been discontinued.

This commit is contained in:
Akinori MUSHA 2003-05-11 19:21:46 +00:00
parent d7c82651f6
commit 4078b62f30
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=80686
3 changed files with 1 additions and 18 deletions

1
MOVED
View file

@ -314,3 +314,4 @@ x11-servers/Xatm||2003-05-05|port was broken with no sign of a fix
audio/gdcd||2003-05-05|port was broken with no sign of a fix
devel/SN|devel/sourcenav|2003-05-07|renamed by upstream
www/orion-devel|www/orion|2003-05-08|stable version caught up with development version
x11-toolkits/fltk-xunicode|x11-toolkits/fltk|2003-05-011|maintenance discontinued

View file

@ -17,7 +17,6 @@
SUBDIR += engradient
SUBDIR += fl_editor
SUBDIR += fltk
SUBDIR += fltk-xunicode
SUBDIR += flvw
SUBDIR += fox
SUBDIR += fox-devel

View file

@ -1,17 +0,0 @@
# New ports collection makefile for: fltk-xunicode
# Date created: 25 Aug 2000
# Whom: Akinori MUSHA aka knu <knu@idaemons.org>
#
# $FreeBSD$
#
MASTERDIR= ${.CURDIR}/../fltk
MAINTAINER= knu@FreeBSD.org
COMMENT= FLTK with Unicode support
BROKEN= "Does not fetch"
WITH_XUNICODE= yes
.include "${MASTERDIR}/Makefile"