aboutsummaryrefslogtreecommitdiff
path: root/japanese
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-16 14:29:36 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-16 14:29:36 +0000
commit9654378046b30f9b43fa65a303b0de65f9092a43 (patch)
tree39eda443fa79b74124045f17c71333a1a4db8516 /japanese
parent3e1eb5c8c35a7bb3df7cbbc09e8e6ddeef06e373 (diff)
downloadports-9654378046b30f9b43fa65a303b0de65f9092a43.tar.gz
ports-9654378046b30f9b43fa65a303b0de65f9092a43.zip
Notes
Diffstat (limited to 'japanese')
-rw-r--r--japanese/Makefile1
-rw-r--r--japanese/xchat/Makefile19
2 files changed, 0 insertions, 20 deletions
diff --git a/japanese/Makefile b/japanese/Makefile
index 075d3d3184f8..daf255080616 100644
--- a/japanese/Makefile
+++ b/japanese/Makefile
@@ -338,7 +338,6 @@
SUBDIR += wordnet-fpw
SUBDIR += wordpress
SUBDIR += wwasw-fpw
- SUBDIR += xchat
SUBDIR += xdtp
SUBDIR += xdvik
SUBDIR += xemacs21-canna
diff --git a/japanese/xchat/Makefile b/japanese/xchat/Makefile
deleted file mode 100644
index fed8839ca840..000000000000
--- a/japanese/xchat/Makefile
+++ /dev/null
@@ -1,19 +0,0 @@
-# New ports collection makefile for: xchat-ja
-# Date created: 30 Sep 2000
-# Whom: Akinori MUSHA aka knu <knu@idaemons.org>
-#
-# $FreeBSD$
-#
-
-PORTREVISION= 1
-CATEGORIES= japanese
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= X11 IRC client using the GTK+ toolkit, and optionally, GNOME
-
-CONFIGURE_ARGS= --enable-japanese-conv
-LATEST_LINK= ja-xchat1
-
-MASTERDIR= ${.CURDIR}/../../irc/xchat1
-
-.include "${MASTERDIR}/Makefile"