aboutsummaryrefslogtreecommitdiff
path: root/irc
diff options
context:
space:
mode:
authorAshish SHUKLA <ashish@FreeBSD.org>2014-06-27 12:34:52 +0000
committerAshish SHUKLA <ashish@FreeBSD.org>2014-06-27 12:34:52 +0000
commitfba661e8a6505e7d1c36673a407aaec50be11b50 (patch)
tree03e1be8a277142f907e026b09eddcafd8a3ace1e /irc
parent237f8bd9c9eacccbe57b7c150fed42c8e11df5e3 (diff)
downloadports-fba661e8a6505e7d1c36673a407aaec50be11b50.tar.gz
ports-fba661e8a6505e7d1c36673a407aaec50be11b50.zip
Notes
Diffstat (limited to 'irc')
-rw-r--r--irc/Makefile1
-rw-r--r--irc/riece-emacs21/Makefile8
2 files changed, 0 insertions, 9 deletions
diff --git a/irc/Makefile b/irc/Makefile
index f6f66c9c9a04..60a3cf080e98 100644
--- a/irc/Makefile
+++ b/irc/Makefile
@@ -105,7 +105,6 @@
SUBDIR += ratbox-services
SUBDIR += rbot
SUBDIR += riece
- SUBDIR += riece-emacs21
SUBDIR += roxirc
SUBDIR += ruby-irc
SUBDIR += ruby-rica
diff --git a/irc/riece-emacs21/Makefile b/irc/riece-emacs21/Makefile
deleted file mode 100644
index 6d2f56d935d9..000000000000
--- a/irc/riece-emacs21/Makefile
+++ /dev/null
@@ -1,8 +0,0 @@
-# $FreeBSD$
-
-MASTERDIR= ${.CURDIR}/../riece
-
-USE_EMACS= yes
-EMACS_PORT_NAME= emacs21
-
-.include "${MASTERDIR}/Makefile"