aboutsummaryrefslogtreecommitdiff
path: root/irc
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2014-02-21 13:37:29 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2014-02-21 13:37:29 +0000
commita63c4d943fbfb31324262079cc64e0d8dbb89bba (patch)
treea9d94a88faa5d0e3de1762b0eea75c8f7ddbd623 /irc
parente51ae914b5f05cbec2c8ae177f9935c3fb455b33 (diff)
downloadports-a63c4d943fbfb31324262079cc64e0d8dbb89bba.tar.gz
ports-a63c4d943fbfb31324262079cc64e0d8dbb89bba.zip
Notes
Diffstat (limited to 'irc')
-rw-r--r--irc/charybdis/Makefile2
-rw-r--r--irc/darkbot/Makefile2
-rw-r--r--irc/iroffer-lamm/Makefile2
-rw-r--r--irc/iroffer/Makefile2
-rw-r--r--irc/quirc/Makefile2
-rw-r--r--irc/rbot/Makefile2
-rw-r--r--irc/ruby-rica/Makefile2
-rw-r--r--irc/slirc/Makefile2
-rw-r--r--irc/tircproxy/Makefile2
-rw-r--r--irc/xchat-fish/Makefile2
-rw-r--r--irc/xchat-mircryption/Makefile2
-rw-r--r--irc/xchat-ruby/Makefile2
12 files changed, 12 insertions, 12 deletions
diff --git a/irc/charybdis/Makefile b/irc/charybdis/Makefile
index 642dfc818227..b52d4f0c8881 100644
--- a/irc/charybdis/Makefile
+++ b/irc/charybdis/Makefile
@@ -37,7 +37,7 @@ CONFIGURE_ARGS= --with-confdir=${ETCDIR} \
--with-moduledir=${DATADIR}/modules \
--enable-kqueue
-OPTIONS_DEFINE= DOCS
+OPTIONS_DEFINE= DOCS
.include <bsd.port.options.mk>
diff --git a/irc/darkbot/Makefile b/irc/darkbot/Makefile
index 41d719c1d4c7..a3f8e554abef 100644
--- a/irc/darkbot/Makefile
+++ b/irc/darkbot/Makefile
@@ -19,7 +19,7 @@ PORTDOCS= README
PLIST_FILES= bin/darkbot %%ETCDIR%%/logs/.pkgcreate man/man1/darkbot.1.gz
PLIST_DIRSTRY= %%ETCDIR%%/logs/ %%ETCDIR%%/dat/ %%ETCDIR%%
-OPTIONS_DEFINE= DOCS
+OPTIONS_DEFINE= DOCS
.include <bsd.port.options.mk>
diff --git a/irc/iroffer-lamm/Makefile b/irc/iroffer-lamm/Makefile
index eb1d9f5c45db..2b4709d3f9ec 100644
--- a/irc/iroffer-lamm/Makefile
+++ b/irc/iroffer-lamm/Makefile
@@ -18,7 +18,7 @@ CONFLICTS= iroffer-1.* iroffer-dinoex-3.*
HAS_CONFIGURE= yes
CONFIGURE_SCRIPT= Configure
-OPTIONS_DEFINE= DOCS EXAMPLES
+OPTIONS_DEFINE= DOCS EXAMPLES
.include <bsd.port.options.mk>
diff --git a/irc/iroffer/Makefile b/irc/iroffer/Makefile
index 19d4b1800dca..d1331964e5fd 100644
--- a/irc/iroffer/Makefile
+++ b/irc/iroffer/Makefile
@@ -18,7 +18,7 @@ CONFLICTS= iroffer-lamm-1.* iroffer-dinoex-3.*
HAS_CONFIGURE= yes
CONFIGURE_SCRIPT= Configure
-OPTIONS_DEFINE= DOCS EXAMPLES
+OPTIONS_DEFINE= DOCS EXAMPLES
.include <bsd.port.options.mk>
diff --git a/irc/quirc/Makefile b/irc/quirc/Makefile
index 30e22efdf0a2..66e33790599b 100644
--- a/irc/quirc/Makefile
+++ b/irc/quirc/Makefile
@@ -10,7 +10,7 @@ MASTER_SITES= ${MASTER_SITE_LOCAL:S/$/:local/}
MAINTAINER= ports@FreeBSD.org
COMMENT= Tcl/Tk IRC client for the X Window System
-OPTIONS_DEFINE= DOCS
+OPTIONS_DEFINE= DOCS
USES= tk
USE_XORG= xt
diff --git a/irc/rbot/Makefile b/irc/rbot/Makefile
index 6dcf5880846c..6cf34c352338 100644
--- a/irc/rbot/Makefile
+++ b/irc/rbot/Makefile
@@ -23,7 +23,7 @@ SUB_FILES= pkg-message
PORTDOCS= REQUIREMENTS ChangeLog
-OPTIONS_DEFINE= DOCS
+OPTIONS_DEFINE= DOCS
.include <bsd.port.options.mk>
diff --git a/irc/ruby-rica/Makefile b/irc/ruby-rica/Makefile
index 1f25ae843cf7..dc0f7a500aae 100644
--- a/irc/ruby-rica/Makefile
+++ b/irc/ruby-rica/Makefile
@@ -26,7 +26,7 @@ MODULES= rica.rb \
DOCS= CHANGES README classes_and_methods.txt event.lst *.png
EXAMPLES= erica.* ricaco.rb rica-example.rb
-OPTIONS_DEFINE= DOCS EXAMPLES
+OPTIONS_DEFINE= DOCS EXAMPLES
.include <bsd.port.options.mk>
diff --git a/irc/slirc/Makefile b/irc/slirc/Makefile
index c600cdf47558..abeae2871a43 100644
--- a/irc/slirc/Makefile
+++ b/irc/slirc/Makefile
@@ -46,7 +46,7 @@ NO_STAGE= yes
post-patch:
${REINPLACE_CMD} -e "s,/usr/local,${LOCALBASE}," ${WRKSRC}/Makefile ${WRKSRC}/scripts/init.sl
-OPTIONS_DEFINE= DOCS
+OPTIONS_DEFINE= DOCS
.include <bsd.port.options.mk>
post-install:
diff --git a/irc/tircproxy/Makefile b/irc/tircproxy/Makefile
index 819b9ccfba5f..09fccf8bcf6e 100644
--- a/irc/tircproxy/Makefile
+++ b/irc/tircproxy/Makefile
@@ -13,7 +13,7 @@ COMMENT= IRC proxy server
WRKSRC= ${WRKDIR}/tircproxy-0.4
GNU_CONFIGURE= YES
-OPTIONS_DEFINE= DOCS
+OPTIONS_DEFINE= DOCS
.include <bsd.port.options.mk>
diff --git a/irc/xchat-fish/Makefile b/irc/xchat-fish/Makefile
index 4db4a995feb2..bbc4e1b89896 100644
--- a/irc/xchat-fish/Makefile
+++ b/irc/xchat-fish/Makefile
@@ -29,7 +29,7 @@ PLIST_FILES= lib/xchat/plugins/xfish.so
PORTDOCS= FiSH-xchat.txt \
FiSH-xchat_History.txt
-OPTIONS_DEFINE= DOCS
+OPTIONS_DEFINE= DOCS
.include <bsd.port.options.mk>
diff --git a/irc/xchat-mircryption/Makefile b/irc/xchat-mircryption/Makefile
index 11eab9beb15c..a7ad3e5145fa 100644
--- a/irc/xchat-mircryption/Makefile
+++ b/irc/xchat-mircryption/Makefile
@@ -31,7 +31,7 @@ PLIST_FILES= lib/xchat/plugins/mircryption.so
PORTDOCS= README.txt
PORTEXAMPLES= mcps_masterkey_on_start.pl
-OPTIONS_DEFINE= DOCS EXAMPLES
+OPTIONS_DEFINE= DOCS EXAMPLES
.include <bsd.port.options.mk>
diff --git a/irc/xchat-ruby/Makefile b/irc/xchat-ruby/Makefile
index 9e14f0653447..71dc1459dc0c 100644
--- a/irc/xchat-ruby/Makefile
+++ b/irc/xchat-ruby/Makefile
@@ -25,7 +25,7 @@ PLIST_FILES= lib/xchat/plugins/xchat-ruby.so
PORTDOCS= README ChangeLog
PORTEXAMPLES= embedify.rb TimerSample.rb JFilter.rb JBanner.rb
-OPTIONS_DEFINE= DOCS EXAMPLES
+OPTIONS_DEFINE= DOCS EXAMPLES
.include <bsd.port.options.mk>