${WRKDIRPREFIX}/symlink ${PORTSDIR} fix. Don't watch if you just had lunch.
Submitted by: maintainer (no, really!)
This commit is contained in:
parent
2f1d68a830
commit
c72cb539d0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=20219
1 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@
|
|||
# Date created: 18 Mar 1996
|
||||
# Whom: John Polstra <jdp@polstra.com>
|
||||
#
|
||||
# $Id: Makefile,v 1.27 1998/12/04 07:23:01 asami Exp $
|
||||
# $Id: Makefile,v 1.28 1999/01/28 05:39:18 jdp Exp $
|
||||
#
|
||||
|
||||
DISTNAME= modula-3-3.6
|
||||
|
@ -14,7 +14,7 @@ MAINTAINER= jdp@polstra.com
|
|||
|
||||
DEPENDS= ${PORTSDIR}/lang/modula-3-lib:install
|
||||
|
||||
WRKSRC= ${WRKDIRPREFIX}${PORTSDIR}/lang/modula-3-lib/work
|
||||
WRKSRC!= echo `dirname ${WRKDIRPREFIX}${.CURDIR}`/modula-3-lib/work
|
||||
NO_CHECKSUM= yes
|
||||
NO_BUILD= yes
|
||||
MAN1= analyze_coverage.1 m3browser.1 m3build.1 \
|
||||
|
|
Loading…
Reference in a new issue