1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-23 04:23:08 +00:00

Remove port that depends on the expired cedet-emacs20.

Reported by:	kris' index builder
This commit is contained in:
Sam Lawrance 2005-12-15 05:18:27 +00:00
parent 5542c82edf
commit 34832b41ba
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=151218
3 changed files with 1 additions and 13 deletions

1
MOVED
View File

@ -2036,3 +2036,4 @@ misc/gkrellm-reminder||2005-12-15|Mastersite disappeared
vietnamese/vi2vn||2005-12-15|Mastersite disappeared
net-mgmt/netqc||2005-12-15|Mastersite disappeared, conflicting dependencies
net-im/xicq||2005-12-15|Mastersite disappeared
java/jde-emacs20||2005-12-15|Dependency cedet-emacs20 no longer exists

View File

@ -87,7 +87,6 @@
SUBDIR += jcommon
SUBDIR += jdbcpool
SUBDIR += jde
SUBDIR += jde-emacs20
SUBDIR += jdk11
SUBDIR += jdk11-doc
SUBDIR += jdk12

View File

@ -1,12 +0,0 @@
# New ports collection makefile for: jde for emacs20
# Date created: 8 January 2002
# Whom: Kimura Fuyuki <fuyuki@mj.0038.net>
#
# $FreeBSD$
#
MASTERDIR= ${.CURDIR}/../jde
EMACS_PORT_NAME= emacs20
.include "${MASTERDIR}/Makefile"