1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-28 01:06:17 +00:00

duh braino, WRKSRC != WRKDIR

This commit is contained in:
Adam David 1997-01-02 06:23:22 +00:00
parent c7efcaa50e
commit 6d6eb442fc
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=5155

View File

@ -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