summaryrefslogtreecommitdiff
path: root/net/dgd-net
diff options
context:
space:
mode:
authorMichael Haro <mharo@FreeBSD.org>1999-08-28 01:58:05 +0000
committerMichael Haro <mharo@FreeBSD.org>1999-08-28 01:58:05 +0000
commitaf5f314286ac9e406765f8c4bdc4a1cad6826c8e (patch)
tree656442e4eb4e7a3efb0e0b1776eb4220f3f5ba72 /net/dgd-net
parentecho -> ${ECHO}/${ECHO_MSG} (diff)
ln -> ${LN}
Notes
Notes: svn path=/head/; revision=21047
Diffstat (limited to 'net/dgd-net')
-rw-r--r--net/dgd-net/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/dgd-net/Makefile b/net/dgd-net/Makefile
index f71102391aa5..21c5a0c0b231 100644
--- a/net/dgd-net/Makefile
+++ b/net/dgd-net/Makefile
@@ -3,7 +3,7 @@
# Date created: 17 June 1996
# Whom: adam
#
-# $Id: Makefile,v 1.31 1999/08/22 18:59:21 mharo Exp $
+# $Id: Makefile,v 1.32 1999/08/23 04:23:35 mharo Exp $
#
DISTNAME= dgd-net-1.1p6
@@ -41,7 +41,7 @@ PATCH_DIST_ARGS= -d ${WRKDIR} --forward --quiet -E ${PATCH_DIST_STRIP}
.endif
pre-patch:
- @ln -s dgd ${WRKDIR}/dgd+net
+ @${LN} -s dgd ${WRKDIR}/dgd+net
post-build:
@cd ${WRKSRC}; ${MAKE} install