summaryrefslogtreecommitdiff
path: root/net/dgd-net
diff options
context:
space:
mode:
authorAdam David <adam@FreeBSD.org>1997-01-02 06:23:22 +0000
committerAdam David <adam@FreeBSD.org>1997-01-02 06:23:22 +0000
commit6d6eb442fc769836666a393b32fb547f6c16b3c0 (patch)
tree7dbd827c8ee287aac31e9ce04fd7974c6c48a7ac /net/dgd-net
parentUpdate to 970101 version of Wine. (diff)
duh braino, WRKSRC != WRKDIR
Notes
Notes: svn path=/head/; revision=5155
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 d988fd71d073..eaff1e48159c 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.15 1996/12/26 05:46:15 adam Exp $
+# $Id: Makefile,v 1.16 1997/01/01 05:19:06 adam Exp $
#
DISTNAME= dgd-net-1.0.97
@@ -36,7 +36,7 @@ PATCH_DIST_ARGS= -d ${WRKDIR} --forward --quiet -E ${PATCH_DIST_STRIP}
.endif
pre-patch:
- @ln -s dgd ${WRKSRC}/dgd+net
+ @ln -s dgd ${WRKDIR}/dgd+net
post-build:
@cd ${WRKSRC}; ${MAKE} install