summaryrefslogtreecommitdiff
path: root/devel
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 /devel
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 'devel')
-rw-r--r--devel/libdlmalloc/Makefile3
-rw-r--r--devel/portlint/Makefile3
-rw-r--r--devel/tkref/Makefile3
3 files changed, 3 insertions, 6 deletions
diff --git a/devel/libdlmalloc/Makefile b/devel/libdlmalloc/Makefile
index 32a2b72c6a35..bf820c7c1ee3 100644
--- a/devel/libdlmalloc/Makefile
+++ b/devel/libdlmalloc/Makefile
@@ -3,7 +3,7 @@
# Date created: 3 June 1995
# Whom: roberto
#
-# $Id: Makefile,v 1.5 1997/04/21 00:30:27 obrien Exp $
+# $Id: Makefile,v 1.6 1997/07/17 15:12:40 max Exp $
#
DISTNAME= dlmalloc
@@ -15,7 +15,6 @@ DISTFILES= malloc-2.6.4.c
MAINTAINER= roberto@FreeBSD.ORG
NO_WRKSUBDIR= yes
-NO_CONFIGURE= yes
do-extract:
@rm -rf ${WRKDIR}
diff --git a/devel/portlint/Makefile b/devel/portlint/Makefile
index 57d6ca2bc96e..9392ace79cae 100644
--- a/devel/portlint/Makefile
+++ b/devel/portlint/Makefile
@@ -3,7 +3,7 @@
# Date created: 13 Jun 1997
# Whom: Jun-ichiro itojun Itoh <itojun@itojun.org>
#
-# $Id: Makefile,v 1.18 1997/11/20 03:52:36 itojun Exp $
+# $Id: Makefile,v 1.19 1997/11/25 11:43:15 itojun Exp $
#
DISTNAME= portlint-1.61
@@ -17,7 +17,6 @@ EXTRACT_CMD= ${CAT}
EXTRACT_BEFORE_ARGS= # yes, it is blank
EXTRACT_AFTER_ARGS= |sh
NO_WRKSUBDIR= yes
-NO_CONFIGURE= yes
NO_BUILD= yes
MAN1= portlint.1
diff --git a/devel/tkref/Makefile b/devel/tkref/Makefile
index 2341b9886414..77155fa3174b 100644
--- a/devel/tkref/Makefile
+++ b/devel/tkref/Makefile
@@ -3,7 +3,7 @@
# Date created: 3 August 1997
# Whom: Bruce Gingery <bgingery@gtcs.com>
#
-# $Id: Makefile,v 1.3 1998/02/21 22:38:09 fenner Exp $
+# $Id: Makefile,v 1.5 1998/03/20 14:35:21 tg Exp $
#
DISTNAME= tkref-1.01
@@ -16,7 +16,6 @@ MAINTAINER= bgingery@gtcs.com
RUN_DEPENDS= wish8.0:${PORTSDIR}/x11/tk80
NO_BUILD= yes
-NO_CONFIGURE= yes
do-patch:
perl -pi -e "s|/usr/local/bin/wish4.1|${PREFIX}/bin/wish8.0|;" \