summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1999-07-15 20:42:03 +0000
committerSatoshi Asami <asami@FreeBSD.org>1999-07-15 20:42:03 +0000
commitc72cb539d077bb52190a7e4ed9334d920dcfb571 (patch)
treea979a0fc7d5f52e1007415513b18059e3642e253 /lang
parent- upgrade to mod_ssl 2.3.6 (diff)
${WRKDIRPREFIX}/symlink ${PORTSDIR} fix. Don't watch if you just had lunch.
Submitted by: maintainer (no, really!)
Notes
Notes: svn path=/head/; revision=20219
Diffstat (limited to 'lang')
-rw-r--r--lang/modula-3/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/modula-3/Makefile b/lang/modula-3/Makefile
index a0ee3a395e2a..4e48de3b57ec 100644
--- a/lang/modula-3/Makefile
+++ b/lang/modula-3/Makefile
@@ -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 \