aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits/fxscintilla-fox10
diff options
context:
space:
mode:
authoraraujo <araujo@FreeBSD.org>2009-01-22 01:07:12 +0800
committeraraujo <araujo@FreeBSD.org>2009-01-22 01:07:12 +0800
commiteb638b5b416a2e2100f59463aae90db9f363a5c5 (patch)
tree159f379a37c27a7d8610243732cbcd546f248808 /x11-toolkits/fxscintilla-fox10
parent54f3f66779f4c6b3afd5af5bd92a647f2bfadc00 (diff)
downloadfreebsd-ports-gnome-eb638b5b416a2e2100f59463aae90db9f363a5c5.tar.gz
freebsd-ports-gnome-eb638b5b416a2e2100f59463aae90db9f363a5c5.tar.zst
freebsd-ports-gnome-eb638b5b416a2e2100f59463aae90db9f363a5c5.zip
- Removed FOX10 and all ports that depend of it. These ports are
deprecatd, use all ports based on FOX16 instead.
Diffstat (limited to 'x11-toolkits/fxscintilla-fox10')
-rw-r--r--x11-toolkits/fxscintilla-fox10/Makefile13
1 files changed, 0 insertions, 13 deletions
diff --git a/x11-toolkits/fxscintilla-fox10/Makefile b/x11-toolkits/fxscintilla-fox10/Makefile
deleted file mode 100644
index 92c4839e0f94..000000000000
--- a/x11-toolkits/fxscintilla-fox10/Makefile
+++ /dev/null
@@ -1,13 +0,0 @@
-# New ports collection makefile for: fxscintilla-fox10
-# Date created: 18 Dec 2004
-# Whom: Pav Lucistnik <pav@FreeBSD.org>
-#
-# $FreeBSD$
-
-PKGNAMESUFFIX= -fox10
-
-WITH_FOX10= yes
-
-MASTERDIR= ${.CURDIR}/../fxscintilla
-
-.include "${MASTERDIR}/Makefile"