summaryrefslogtreecommitdiff
path: root/net/dgd-net/Makefile
diff options
context:
space:
mode:
authorAdam David <adam@FreeBSD.org>1997-01-01 05:19:16 +0000
committerAdam David <adam@FreeBSD.org>1997-01-01 05:19:16 +0000
commit66118078905245b5c8a59cb62fc628e652d9fa63 (patch)
tree1230b6dd33376422767263836f5aaec9131b8c18 /net/dgd-net/Makefile
parentchecksum changed (diff)
checksum changed, as did patch destination
Notes
Notes: svn path=/head/; revision=5150
Diffstat (limited to 'net/dgd-net/Makefile')
-rw-r--r--net/dgd-net/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/net/dgd-net/Makefile b/net/dgd-net/Makefile
index d516163b1420..d988fd71d073 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.13 1996/11/13 15:18:23 adam Exp $
+# $Id: Makefile,v 1.15 1996/12/26 05:46:15 adam Exp $
#
DISTNAME= dgd-net-1.0.97
@@ -35,6 +35,9 @@ PATCH_DIST_ARGS= -d ${WRKDIR} -E ${PATCH_DIST_STRIP}
PATCH_DIST_ARGS= -d ${WRKDIR} --forward --quiet -E ${PATCH_DIST_STRIP}
.endif
+pre-patch:
+ @ln -s dgd ${WRKSRC}/dgd+net
+
post-build:
@cd ${WRKSRC}; ${MAKE} install
@mv ${WRKDIR}/dgd/bin/driver ${WRKDIR}/dgd/bin/driver.net