aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--MOVED1
-rw-r--r--x11-toolkits/Makefile1
-rw-r--r--x11-toolkits/fxscintilla-fox14/Makefile13
3 files changed, 1 insertions, 14 deletions
diff --git a/MOVED b/MOVED
index 9c8848520df3..502b3684f7ac 100644
--- a/MOVED
+++ b/MOVED
@@ -4496,3 +4496,4 @@ editors/mondrian||2010-08-23|Removed
devel/freeride||2010-08-23|Removed
devel/freebase||2010-08-23|Removed
x11-themes/kde4-windeco-aurorae||2010-08-23|Intergated into x11/kdebase4-workspace
+x11-toolkits/fxscintilla-fox14||2010-08-23|Removed
diff --git a/x11-toolkits/Makefile b/x11-toolkits/Makefile
index 4eb95d7ee98c..b296c9994e1f 100644
--- a/x11-toolkits/Makefile
+++ b/x11-toolkits/Makefile
@@ -31,7 +31,6 @@
SUBDIR += fpc-gtk2
SUBDIR += fpc-xforms
SUBDIR += fxscintilla
- SUBDIR += fxscintilla-fox14
SUBDIR += gai
SUBDIR += gal
SUBDIR += gal2
diff --git a/x11-toolkits/fxscintilla-fox14/Makefile b/x11-toolkits/fxscintilla-fox14/Makefile
deleted file mode 100644
index 1ea5aba6e2d1..000000000000
--- a/x11-toolkits/fxscintilla-fox14/Makefile
+++ /dev/null
@@ -1,13 +0,0 @@
-# New ports collection makefile for: fxscintilla-fox14
-# Date created: Mar 29 2007
-# Whom: Rong-En Fan <rafan@FreeBSD.org>
-#
-# $FreeBSD$
-
-PKGNAMESUFFIX= -fox14
-
-WITH_FOX14= yes
-
-MASTERDIR= ${.CURDIR}/../fxscintilla
-
-.include "${MASTERDIR}/Makefile"