summaryrefslogtreecommitdiff
path: root/irc
diff options
context:
space:
mode:
Diffstat (limited to 'irc')
-rw-r--r--irc/irssi-devel/Makefile4
-rw-r--r--irc/irssi/Makefile4
-rw-r--r--irc/xchat-devel/Makefile4
-rw-r--r--irc/xchat-gnome/Makefile4
-rw-r--r--irc/xchat/Makefile4
-rw-r--r--irc/xchat1/Makefile4
-rw-r--r--irc/xchat2/Makefile4
7 files changed, 14 insertions, 14 deletions
diff --git a/irc/irssi-devel/Makefile b/irc/irssi-devel/Makefile
index 1c6324d70c66..e0c8885ff9cb 100644
--- a/irc/irssi-devel/Makefile
+++ b/irc/irssi-devel/Makefile
@@ -3,7 +3,7 @@
# Date created: 14 Apr 1999
# Whom: Jim Mock <jim@FreeBSD.org>
#
-# $Id: Makefile,v 1.6 1999/07/10 02:40:12 cpiazza Exp $
+# $Id: Makefile,v 1.7 1999/08/14 07:11:55 jim Exp $
#
DISTNAME= irssi-0.7.13-2
@@ -44,7 +44,7 @@ CONFIGURE_ENV= GTK_CONFIG="${GTK_CONFIG}" \
post-install:
@${ECHO} "===> Installing example irssi.conf to ${PREFIX}/share/examples/irssi"
@${ECHO} "===> You will find a ~/.irssi.conf after running irssi for the first time."
- @${MKDIR} ${PREFIX}/share/examples/irssi && chmod a+rx ${PREFIX}/share/examples/irssi
+ @${MKDIR} ${PREFIX}/share/examples/irssi && ${CHMOD} a+rx ${PREFIX}/share/examples/irssi
@${INSTALL_DATA} ${WRKSRC}/irssi.conf ${PREFIX}/share/examples/irssi
.include <bsd.port.mk>
diff --git a/irc/irssi/Makefile b/irc/irssi/Makefile
index 1c6324d70c66..e0c8885ff9cb 100644
--- a/irc/irssi/Makefile
+++ b/irc/irssi/Makefile
@@ -3,7 +3,7 @@
# Date created: 14 Apr 1999
# Whom: Jim Mock <jim@FreeBSD.org>
#
-# $Id: Makefile,v 1.6 1999/07/10 02:40:12 cpiazza Exp $
+# $Id: Makefile,v 1.7 1999/08/14 07:11:55 jim Exp $
#
DISTNAME= irssi-0.7.13-2
@@ -44,7 +44,7 @@ CONFIGURE_ENV= GTK_CONFIG="${GTK_CONFIG}" \
post-install:
@${ECHO} "===> Installing example irssi.conf to ${PREFIX}/share/examples/irssi"
@${ECHO} "===> You will find a ~/.irssi.conf after running irssi for the first time."
- @${MKDIR} ${PREFIX}/share/examples/irssi && chmod a+rx ${PREFIX}/share/examples/irssi
+ @${MKDIR} ${PREFIX}/share/examples/irssi && ${CHMOD} a+rx ${PREFIX}/share/examples/irssi
@${INSTALL_DATA} ${WRKSRC}/irssi.conf ${PREFIX}/share/examples/irssi
.include <bsd.port.mk>
diff --git a/irc/xchat-devel/Makefile b/irc/xchat-devel/Makefile
index a3381409f41a..1c25347fc950 100644
--- a/irc/xchat-devel/Makefile
+++ b/irc/xchat-devel/Makefile
@@ -3,7 +3,7 @@
# Date created: 17 Nov 1998
# Whom: Jim Mock <jim@FreeBSD.org>
#
-# $Id: Makefile,v 1.21 1999/08/12 07:55:40 jim Exp $
+# $Id: Makefile,v 1.22 1999/08/16 06:43:15 jim Exp $
#
DISTNAME= xchat-1.1.8
@@ -41,7 +41,7 @@ post-install:
@strip ${PREFIX}/bin/xchat
.if !defined(NOPORTDOCS)
@${ECHO} "===> Installing xchat docs in ${PREFIX}/share/doc/xchat"
- @${MKDIR} ${PREFIX}/share/doc/xchat && chmod a+rx ${PREFIX}/share/doc/xchat
+ @${MKDIR} ${PREFIX}/share/doc/xchat && ${CHMOD} a+rx ${PREFIX}/share/doc/xchat
@${INSTALL_DATA} ${WRKSRC}/doc/*.* ${PREFIX}/share/doc/xchat
@${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/doc/xchat
@${INSTALL_DATA} ${WRKSRC}/ChangeLog ${PREFIX}/share/doc/xchat
diff --git a/irc/xchat-gnome/Makefile b/irc/xchat-gnome/Makefile
index a3381409f41a..1c25347fc950 100644
--- a/irc/xchat-gnome/Makefile
+++ b/irc/xchat-gnome/Makefile
@@ -3,7 +3,7 @@
# Date created: 17 Nov 1998
# Whom: Jim Mock <jim@FreeBSD.org>
#
-# $Id: Makefile,v 1.21 1999/08/12 07:55:40 jim Exp $
+# $Id: Makefile,v 1.22 1999/08/16 06:43:15 jim Exp $
#
DISTNAME= xchat-1.1.8
@@ -41,7 +41,7 @@ post-install:
@strip ${PREFIX}/bin/xchat
.if !defined(NOPORTDOCS)
@${ECHO} "===> Installing xchat docs in ${PREFIX}/share/doc/xchat"
- @${MKDIR} ${PREFIX}/share/doc/xchat && chmod a+rx ${PREFIX}/share/doc/xchat
+ @${MKDIR} ${PREFIX}/share/doc/xchat && ${CHMOD} a+rx ${PREFIX}/share/doc/xchat
@${INSTALL_DATA} ${WRKSRC}/doc/*.* ${PREFIX}/share/doc/xchat
@${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/doc/xchat
@${INSTALL_DATA} ${WRKSRC}/ChangeLog ${PREFIX}/share/doc/xchat
diff --git a/irc/xchat/Makefile b/irc/xchat/Makefile
index a3381409f41a..1c25347fc950 100644
--- a/irc/xchat/Makefile
+++ b/irc/xchat/Makefile
@@ -3,7 +3,7 @@
# Date created: 17 Nov 1998
# Whom: Jim Mock <jim@FreeBSD.org>
#
-# $Id: Makefile,v 1.21 1999/08/12 07:55:40 jim Exp $
+# $Id: Makefile,v 1.22 1999/08/16 06:43:15 jim Exp $
#
DISTNAME= xchat-1.1.8
@@ -41,7 +41,7 @@ post-install:
@strip ${PREFIX}/bin/xchat
.if !defined(NOPORTDOCS)
@${ECHO} "===> Installing xchat docs in ${PREFIX}/share/doc/xchat"
- @${MKDIR} ${PREFIX}/share/doc/xchat && chmod a+rx ${PREFIX}/share/doc/xchat
+ @${MKDIR} ${PREFIX}/share/doc/xchat && ${CHMOD} a+rx ${PREFIX}/share/doc/xchat
@${INSTALL_DATA} ${WRKSRC}/doc/*.* ${PREFIX}/share/doc/xchat
@${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/doc/xchat
@${INSTALL_DATA} ${WRKSRC}/ChangeLog ${PREFIX}/share/doc/xchat
diff --git a/irc/xchat1/Makefile b/irc/xchat1/Makefile
index a3381409f41a..1c25347fc950 100644
--- a/irc/xchat1/Makefile
+++ b/irc/xchat1/Makefile
@@ -3,7 +3,7 @@
# Date created: 17 Nov 1998
# Whom: Jim Mock <jim@FreeBSD.org>
#
-# $Id: Makefile,v 1.21 1999/08/12 07:55:40 jim Exp $
+# $Id: Makefile,v 1.22 1999/08/16 06:43:15 jim Exp $
#
DISTNAME= xchat-1.1.8
@@ -41,7 +41,7 @@ post-install:
@strip ${PREFIX}/bin/xchat
.if !defined(NOPORTDOCS)
@${ECHO} "===> Installing xchat docs in ${PREFIX}/share/doc/xchat"
- @${MKDIR} ${PREFIX}/share/doc/xchat && chmod a+rx ${PREFIX}/share/doc/xchat
+ @${MKDIR} ${PREFIX}/share/doc/xchat && ${CHMOD} a+rx ${PREFIX}/share/doc/xchat
@${INSTALL_DATA} ${WRKSRC}/doc/*.* ${PREFIX}/share/doc/xchat
@${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/doc/xchat
@${INSTALL_DATA} ${WRKSRC}/ChangeLog ${PREFIX}/share/doc/xchat
diff --git a/irc/xchat2/Makefile b/irc/xchat2/Makefile
index a3381409f41a..1c25347fc950 100644
--- a/irc/xchat2/Makefile
+++ b/irc/xchat2/Makefile
@@ -3,7 +3,7 @@
# Date created: 17 Nov 1998
# Whom: Jim Mock <jim@FreeBSD.org>
#
-# $Id: Makefile,v 1.21 1999/08/12 07:55:40 jim Exp $
+# $Id: Makefile,v 1.22 1999/08/16 06:43:15 jim Exp $
#
DISTNAME= xchat-1.1.8
@@ -41,7 +41,7 @@ post-install:
@strip ${PREFIX}/bin/xchat
.if !defined(NOPORTDOCS)
@${ECHO} "===> Installing xchat docs in ${PREFIX}/share/doc/xchat"
- @${MKDIR} ${PREFIX}/share/doc/xchat && chmod a+rx ${PREFIX}/share/doc/xchat
+ @${MKDIR} ${PREFIX}/share/doc/xchat && ${CHMOD} a+rx ${PREFIX}/share/doc/xchat
@${INSTALL_DATA} ${WRKSRC}/doc/*.* ${PREFIX}/share/doc/xchat
@${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/doc/xchat
@${INSTALL_DATA} ${WRKSRC}/ChangeLog ${PREFIX}/share/doc/xchat