summaryrefslogtreecommitdiff
path: root/lang/modula-3
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1998-06-27 05:20:00 +0000
committerSatoshi Asami <asami@FreeBSD.org>1998-06-27 05:20:00 +0000
commit7d45e2b7a193d40e6c5b529f166e38e0af53a8c3 (patch)
tree1aa2bbfd19ad2c48caed151304d90d00e672730a /lang/modula-3
parentMake this port build again. (diff)
Remove NO_CONFIGURE and NO_PATCH, they never meant anything.
Notes
Notes: svn path=/head/; revision=11552
Diffstat (limited to 'lang/modula-3')
-rw-r--r--lang/modula-3/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/lang/modula-3/Makefile b/lang/modula-3/Makefile
index 6cd633fc2b4f..47cce06b0b18 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.19 1998/04/28 22:23:10 jdp Exp $
+# $Id: Makefile,v 1.20 1998/06/06 20:31:52 jdp Exp $
#
DISTNAME= modula-3-3.6
@@ -16,7 +16,6 @@ DEPENDS= ${PORTSDIR}/lang/modula-3-lib
WRKSRC= ${PORTSDIR}/lang/modula-3-lib/work
NO_CHECKSUM= yes
-NO_CONFIGURE= yes
NO_BUILD= yes
MAN1= analyze_coverage.1 m3browser.1 m3build.1 \
m3bundle.1 m3pp.1 m3ship.1 m3tohtml.1 \