summaryrefslogtreecommitdiff
path: root/net/binkd/Makefile
diff options
context:
space:
mode:
authorMichael Haro <mharo@FreeBSD.org>1999-08-22 19:01:07 +0000
committerMichael Haro <mharo@FreeBSD.org>1999-08-22 19:01:07 +0000
commit5281212be38447df70380d4e9e8cd0ef1cf11517 (patch)
tree655e734faae358d2c0edeefd08e9aeac6202b150 /net/binkd/Makefile
parentAssign USE_XLIB var. Any ports which use XLib needs it. (diff)
chmod -> ${CHMOD}
chown -> ${CHOWN}
Notes
Notes: svn path=/head/; revision=20885
Diffstat (limited to 'net/binkd/Makefile')
-rw-r--r--net/binkd/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/binkd/Makefile b/net/binkd/Makefile
index a5f7032fd405..7f729e0a316c 100644
--- a/net/binkd/Makefile
+++ b/net/binkd/Makefile
@@ -3,7 +3,7 @@
# Date created: 19 August 1998
# Whom: Andrey Zakhvatov
#
-# $Id: Makefile,v 1.3 1999/03/20 14:44:50 flathill Exp $
+# $Id: Makefile,v 1.4 1999/05/07 02:30:21 jseger Exp $
#
DISTNAME= binkd092
@@ -22,7 +22,7 @@ MAN8= binkd.8
post-extract:
@ ${CP} ${WRKSRC}/mkfls/unix/* ${WRKSRC}
- @ chmod a+x ${WRKSRC}/configure
+ @ ${CHMOD} a+x ${WRKSRC}/configure
do-install:
@ ${INSTALL_PROGRAM} ${WRKSRC}/binkd ${PREFIX}/sbin