aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits
diff options
context:
space:
mode:
authorgahr <gahr@FreeBSD.org>2010-08-23 19:55:12 +0800
committergahr <gahr@FreeBSD.org>2010-08-23 19:55:12 +0800
commit60d847928a60418e9b40bc5e2ace316c15630f51 (patch)
tree94e1da0672594ae63a9a35af5a636ab12293a05a /x11-toolkits
parent768ba4b976a4e0561d0412a0db436d37e25df584 (diff)
downloadfreebsd-ports-gnome-60d847928a60418e9b40bc5e2ace316c15630f51.tar.gz
freebsd-ports-gnome-60d847928a60418e9b40bc5e2ace316c15630f51.tar.zst
freebsd-ports-gnome-60d847928a60418e9b40bc5e2ace316c15630f51.zip
- Remove x11-toolkits/fxscintilla-fox12
x11-toolkits/fxscintilla-fox12
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/Makefile1
-rw-r--r--x11-toolkits/fxscintilla-fox12/Makefile13
2 files changed, 0 insertions, 14 deletions
diff --git a/x11-toolkits/Makefile b/x11-toolkits/Makefile
index d202bb4e0d43..7e7c081a7440 100644
--- a/x11-toolkits/Makefile
+++ b/x11-toolkits/Makefile
@@ -32,7 +32,6 @@
SUBDIR += fpc-gtk2
SUBDIR += fpc-xforms
SUBDIR += fxscintilla
- SUBDIR += fxscintilla-fox12
SUBDIR += fxscintilla-fox14
SUBDIR += gai
SUBDIR += gal
diff --git a/x11-toolkits/fxscintilla-fox12/Makefile b/x11-toolkits/fxscintilla-fox12/Makefile
deleted file mode 100644
index 0660dce9d1f8..000000000000
--- a/x11-toolkits/fxscintilla-fox12/Makefile
+++ /dev/null
@@ -1,13 +0,0 @@
-# New ports collection makefile for: fxscintilla-fox10
-# Date created: 28 Jul 2005
-# Whom: Alexander Novitsky
-#
-# $FreeBSD$
-
-PKGNAMESUFFIX= -fox12
-
-WITH_FOX12= yes
-
-MASTERDIR= ${.CURDIR}/../fxscintilla
-
-.include "${MASTERDIR}/Makefile"