summaryrefslogtreecommitdiff
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
parentMake this port build again. (diff)
Remove NO_CONFIGURE and NO_PATCH, they never meant anything.
Notes
Notes: svn path=/head/; revision=11552
-rw-r--r--astro/ephem/Makefile3
-rw-r--r--comms/conserver/Makefile3
-rw-r--r--devel/libdlmalloc/Makefile3
-rw-r--r--devel/portlint/Makefile3
-rw-r--r--devel/tkref/Makefile3
-rw-r--r--editors/vilearn/Makefile3
-rw-r--r--editors/xvile/Makefile3
-rw-r--r--graphics/spigot/Makefile3
-rw-r--r--japanese/Wnn6-lib/Makefile4
-rw-r--r--japanese/Wnn6/Makefile4
-rw-r--r--japanese/Wnn7-lib/Makefile4
-rw-r--r--japanese/a2ps/Makefile3
-rw-r--r--japanese/pgp.language/Makefile4
-rw-r--r--java/jdk/Makefile3
-rw-r--r--java/jdk11/Makefile3
-rw-r--r--korean/mizifont/Makefile3
-rw-r--r--lang/cmucl/Makefile3
-rw-r--r--lang/modula-3/Makefile3
-rw-r--r--mail/adcomplain/Makefile3
-rw-r--r--mail/rblcheck/Makefile4
-rw-r--r--misc/acron/Makefile3
-rw-r--r--misc/ewipe/Makefile4
-rw-r--r--multimedia/spigot/Makefile3
-rw-r--r--net/cvsup-mirror/Makefile3
-rw-r--r--ports-mgmt/portlint/Makefile3
-rw-r--r--print/apsfilter/Makefile3
-rw-r--r--print/apsfilter6/Makefile3
-rw-r--r--print/teTeX-base/Makefile3
-rw-r--r--print/teTeX/Makefile3
-rw-r--r--print/xtem/Makefile3
-rw-r--r--russian/X.language/Makefile4
-rw-r--r--russian/elm.language/Makefile4
-rw-r--r--russian/netscape4.language/Makefile4
-rw-r--r--russian/pgp.language/Makefile4
-rw-r--r--russian/pine.language/Makefile4
-rw-r--r--textproc/docbook/Makefile4
-rw-r--r--textproc/dsssl-docbook-modular/Makefile4
-rw-r--r--textproc/html/Makefile4
-rw-r--r--textproc/iso12083/Makefile4
-rw-r--r--textproc/iso8879/Makefile4
-rw-r--r--textproc/linuxdoc/Makefile4
-rw-r--r--textproc/texi2html/Makefile3
-rw-r--r--www/cgihtml/Makefile4
-rw-r--r--x11-toolkits/pmw/Makefile4
-rw-r--r--x11-toolkits/py-Pmw/Makefile4
-rw-r--r--x11/fbsd-icons/Makefile3
-rw-r--r--x11/kde11/Makefile3
-rw-r--r--x11/kde2/Makefile3
-rw-r--r--x11/kde3/Makefile3
-rw-r--r--x11/kde4/Makefile3
50 files changed, 50 insertions, 120 deletions
diff --git a/astro/ephem/Makefile b/astro/ephem/Makefile
index c5e916f6e1a8..0ce1926063e8 100644
--- a/astro/ephem/Makefile
+++ b/astro/ephem/Makefile
@@ -3,7 +3,7 @@
# Date created: 3 April 1997
# Whom: eserte
#
-# $Id: $
+# $Id: Makefile,v 1.1.1.1 1997/06/03 09:14:13 asami Exp $
#
DISTNAME= ephem_4.28_unix
@@ -14,7 +14,6 @@ MASTER_SITES= ${MASTER_SITE_LOCAL}
MAINTAINER= eserte@cs.tu-berlin.de
NO_WRKSUBDIR= yes
-NO_CONFIGURE= yes
ALL_TARGET=
CFLAGS+= -Wno-implicit
diff --git a/comms/conserver/Makefile b/comms/conserver/Makefile
index 028139848b63..4939f2f459f0 100644
--- a/comms/conserver/Makefile
+++ b/comms/conserver/Makefile
@@ -3,7 +3,7 @@
# Date created: 22 November 1997
# Whom: Peter Wemm <peter@netplex.com.au>
#
-# $Id: Makefile,v 1.4 1998/03/22 10:54:36 asami Exp $
+# $Id: Makefile,v 1.5 1998/03/22 11:47:19 peter Exp $
#
DISTNAME= conserver-5.21-Beta
@@ -19,7 +19,6 @@ EXTRACT_CMD= zcat
EXTRACT_BEFORE_ARGS=
EXTRACT_AFTER_ARGS= |sh
NO_WRKSUBDIR= yes
-NO_CONFIGURE= yes
MAN5= conserver.cf.5
MAN8= console.8 conserver.8
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|;" \
diff --git a/editors/vilearn/Makefile b/editors/vilearn/Makefile
index 828b0c9ea694..74a6766c34cc 100644
--- a/editors/vilearn/Makefile
+++ b/editors/vilearn/Makefile
@@ -3,7 +3,7 @@
# Date created: 12 Dec 1997
# Whom: Ian Vaudrey <i.vaudrey@bigfoot.com>
#
-# $Id$
+# $Id: Makefile,v 1.1.1.1 1997/12/26 19:26:38 hoek Exp $
#
DISTNAME= vilearn
@@ -17,7 +17,6 @@ EXTRACT_SUFX= .Z
MAINTAINER= i.vaudrey@bigfoot.com
WRKSRC= ${WRKDIR}/${PKGNAME}
-NO_CONFIGURE= yes
EXTRACT_CMD= uncompress
EXTRACT_BEFORE_ARGS= -c
EXTRACT_AFTER_ARGS= | tail -n 1759 | sh
diff --git a/editors/xvile/Makefile b/editors/xvile/Makefile
index 0d2bc5a68620..5b8a626e8e0a 100644
--- a/editors/xvile/Makefile
+++ b/editors/xvile/Makefile
@@ -3,7 +3,7 @@
# Date created: Wed Nov 26, 1996
# Whom: pgf
#
-# $Id: Makefile,v 1.14 1997/12/10 20:30:14 gj Exp $
+# $Id: Makefile,v 1.15 1998/06/04 20:42:03 gj Exp $
#
DISTNAME= vile-8.0
@@ -20,7 +20,6 @@ MAKEFILE= makefile
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-screen=${SCREEN_TYPE} ${WITH_PERL}
MAN1= xvile.1
-NO_PATCH= yes
pre-configure:
.if ! defined(USE_MENUS)
diff --git a/graphics/spigot/Makefile b/graphics/spigot/Makefile
index 22ed72949cb8..c69efc7ed190 100644
--- a/graphics/spigot/Makefile
+++ b/graphics/spigot/Makefile
@@ -3,7 +3,7 @@
# Date Created: Fri Sep 15 10:04:46 CDT 1995
# Whom: james@cs.uwm.edu
#
-# $Id: Makefile,v 1.4 1997/08/11 16:12:19 fenner Exp $
+# $Id: Makefile,v 1.5 1998/01/27 17:10:05 fenner Exp $
#
DISTNAME= spigot-1.7
@@ -15,7 +15,6 @@ MAINTAINER= james@cs.uwm.edu
# binary package
NO_BUILD= yes
-NO_CONFIGURE= yes
NO_WRKSUBDIR= yes
.include <bsd.port.mk>
diff --git a/japanese/Wnn6-lib/Makefile b/japanese/Wnn6-lib/Makefile
index 6008c0c97579..dc6f898b3c62 100644
--- a/japanese/Wnn6-lib/Makefile
+++ b/japanese/Wnn6-lib/Makefile
@@ -3,7 +3,7 @@
# Date created: 11 July 1997
# Whom: Satoshi Taoka <taoka@infonets.hiroshima-u.ac.jp>
#
-# $Id: Makefile,v 1.18 1997/09/10 07:55:37 asami Exp $
+# $Id: Makefile,v 1.19 1997/09/19 09:30:10 asami Exp $
#
DISTNAME= FreeBSD-2.2R
@@ -19,8 +19,6 @@ DIST_SUBDIR= Wnn6-lib
DOCDIR= ${PREFIX}/share/doc/Wnn6-lib
NO_BUILD= yes
-NO_CONFIGURE= yes
-NO_PATCH= yes
do-install:
@${MKDIR} ${PREFIX}/include/wnn
diff --git a/japanese/Wnn6/Makefile b/japanese/Wnn6/Makefile
index 23ccfc1a28cd..8ff605334801 100644
--- a/japanese/Wnn6/Makefile
+++ b/japanese/Wnn6/Makefile
@@ -3,7 +3,7 @@
# Date created: 15 July 1997
# Whom: Satoshi Taoka <taoka@infonets.hiroshima-u.ac.jp>
#
-# $Id: Makefile,v 1.18 1997/09/10 07:55:31 asami Exp $
+# $Id: Makefile,v 1.19 1997/09/19 09:30:04 asami Exp $
#
DISTNAME= OMRONWnn6
@@ -24,8 +24,6 @@ RESTRICTED= "You should buy from Omron Software Co., Ltd."
NO_CDROM= "You should buy from Omron Software Co., Ltd."
NO_PACKAGE= "You should buy from Omron Software Co., Ltd."
NO_BUILD= yes
-NO_CONFIGURE= yes
-NO_PATCH= yes
IS_INTERACTIVE= yes
# If ${.CURDIR}/work/.build_done (which will be ${BUILD_COOKIE}) exists,
diff --git a/japanese/Wnn7-lib/Makefile b/japanese/Wnn7-lib/Makefile
index 6008c0c97579..dc6f898b3c62 100644
--- a/japanese/Wnn7-lib/Makefile
+++ b/japanese/Wnn7-lib/Makefile
@@ -3,7 +3,7 @@
# Date created: 11 July 1997
# Whom: Satoshi Taoka <taoka@infonets.hiroshima-u.ac.jp>
#
-# $Id: Makefile,v 1.18 1997/09/10 07:55:37 asami Exp $
+# $Id: Makefile,v 1.19 1997/09/19 09:30:10 asami Exp $
#
DISTNAME= FreeBSD-2.2R
@@ -19,8 +19,6 @@ DIST_SUBDIR= Wnn6-lib
DOCDIR= ${PREFIX}/share/doc/Wnn6-lib
NO_BUILD= yes
-NO_CONFIGURE= yes
-NO_PATCH= yes
do-install:
@${MKDIR} ${PREFIX}/include/wnn
diff --git a/japanese/a2ps/Makefile b/japanese/a2ps/Makefile
index a63a7df39d88..37febee4679f 100644
--- a/japanese/a2ps/Makefile
+++ b/japanese/a2ps/Makefile
@@ -3,7 +3,7 @@
# Date created: 16 Nov 1996
# Whom: SAITO Itsuro <saito@miv.t.u-tokyo.ac.jp>
#
-# $Id: Makefile,v 1.2 1997/09/07 19:38:44 max Exp $
+# $Id: Makefile,v 1.3 1997/09/14 21:34:29 max Exp $
#
DISTNAME= a2ps.pl-1.41
@@ -19,7 +19,6 @@ EXTRACT_CMD= ${CP}
EXTRACT_BEFORE_ARGS=
EXTRACT_AFTER_ARGS= .
NO_WRKSUBDIR= yes
-NO_CONFIGURE= yes
NO_BUILD= yes
do-install:
diff --git a/japanese/pgp.language/Makefile b/japanese/pgp.language/Makefile
index 302f0c422dd5..5d0a08b95545 100644
--- a/japanese/pgp.language/Makefile
+++ b/japanese/pgp.language/Makefile
@@ -3,7 +3,7 @@
# Date created: 9 May 1997
# Whom: Hironori Ikura <hikura@kaisei.org>
#
-# $Id$
+# $Id: Makefile,v 1.1.1.1 1998/02/23 20:19:53 steve Exp $
#
DISTNAME= pgp263i-${PGP_LANGUAGE}
@@ -20,8 +20,6 @@ RUN_DEPENDS= pgp:${PORTSDIR}/security/pgp
EXTRACT_CMD= unzip
EXTRACT_ARGS= -q
-NO_CONFIGURE= YES
-NO_PATCH= YES
NO_BUILD= YES
# version and language specifications
diff --git a/java/jdk/Makefile b/java/jdk/Makefile
index 66801faed8f9..e6505d7c246f 100644
--- a/java/jdk/Makefile
+++ b/java/jdk/Makefile
@@ -3,7 +3,7 @@
# Date created: Feb, 8, 1998
# Whom: Martin Cracauer <cracauer@cons.org>
#
-# $Id: Makefile,v 1.9 1998/02/11 08:58:53 cracauer Exp $
+# $Id: Makefile,v 1.10 1998/03/02 01:40:00 obrien Exp $
#
DISTNAME= jdk1.1.5.V98-2-25
@@ -16,7 +16,6 @@ MAINTAINER= cracauer@freebsd.org
NO_CDROM= "License doesn't allow distribution with fee"
-NO_CONFIGURE= yes
NO_BUILD= yes
do-install:
diff --git a/java/jdk11/Makefile b/java/jdk11/Makefile
index 66801faed8f9..e6505d7c246f 100644
--- a/java/jdk11/Makefile
+++ b/java/jdk11/Makefile
@@ -3,7 +3,7 @@
# Date created: Feb, 8, 1998
# Whom: Martin Cracauer <cracauer@cons.org>
#
-# $Id: Makefile,v 1.9 1998/02/11 08:58:53 cracauer Exp $
+# $Id: Makefile,v 1.10 1998/03/02 01:40:00 obrien Exp $
#
DISTNAME= jdk1.1.5.V98-2-25
@@ -16,7 +16,6 @@ MAINTAINER= cracauer@freebsd.org
NO_CDROM= "License doesn't allow distribution with fee"
-NO_CONFIGURE= yes
NO_BUILD= yes
do-install:
diff --git a/korean/mizifont/Makefile b/korean/mizifont/Makefile
index b72547662ad8..2ebd978030ef 100644
--- a/korean/mizifont/Makefile
+++ b/korean/mizifont/Makefile
@@ -3,7 +3,7 @@
# Date created: 16 Mar 1998
# Whom: CHOI Junho <junker@jazz.snu.ac.kr>
#
-# $Id$
+# $Id: Makefile,v 1.1.1.1 1998/05/09 14:19:16 kuriyama Exp $
#
DISTNAME= xfntmizi-1.1-1.noarch
@@ -19,7 +19,6 @@ BUILD_DEPENDS= rpm2cpio:${PORTSDIR}/misc/rpm
NO_CDROM= "Not a free software, but redistributable on FreeBSD mirrors"
USE_X11= yes
-NO_PATCH= yes
NO_WRKSUBDIR= yes
RPM2CPIO= rpm2cpio
diff --git a/lang/cmucl/Makefile b/lang/cmucl/Makefile
index ab2f4eb3e08c..45c154949fd3 100644
--- a/lang/cmucl/Makefile
+++ b/lang/cmucl/Makefile
@@ -3,7 +3,7 @@
# Date created: Jul, 15, 1997
# Whom: cracauer@cons.org "Martin Cracauer"
#
-# $Id: Makefile,v 1.4 1997/08/27 17:51:44 cracauer Exp $
+# $Id: Makefile,v 1.5 1997/10/06 08:33:05 cracauer Exp $
#
#
@@ -17,7 +17,6 @@ MASTER_SITES= http://www2.cons.org:8000/freebsd-distfiles/ \
MAINTAINER= cracauer@cons.org
NO_WRKSUBDIR= yes
-NO_CONFIGURE= yes
NO_BUILD= yes
MAN1= lisp.1 cmucl.1
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 \
diff --git a/mail/adcomplain/Makefile b/mail/adcomplain/Makefile
index f4f575d49255..416f2b69acfa 100644
--- a/mail/adcomplain/Makefile
+++ b/mail/adcomplain/Makefile
@@ -4,7 +4,7 @@
# Date created: 13 Sep 1997
# Whom: ache@FreeBSD.org
#
-# $Id: Makefile,v 1.13 1998/05/16 08:43:09 ache Exp $
+# $Id: Makefile,v 1.14 1998/06/09 22:20:46 ache Exp $
#
DISTNAME= adcomplain-3.31
@@ -17,7 +17,6 @@ MAINTAINER= ache@FreeBSD.org
EXTRACT_CMD= /usr/bin/uudecode
EXTRACT_BEFORE_ARGS= <
NO_WRKSUBDIR= YES
-NO_CONFIGURE= YES
NO_BUILD= YES
do-install:
diff --git a/mail/rblcheck/Makefile b/mail/rblcheck/Makefile
index 2e82427ee7aa..ee7ac14c3e9f 100644
--- a/mail/rblcheck/Makefile
+++ b/mail/rblcheck/Makefile
@@ -3,7 +3,7 @@
# Date created: 28 January 1998
# Whom: itojun@itojun.org
#
-# $Id$
+# $Id: Makefile,v 1.1.1.1 1998/01/30 04:52:11 itojun Exp $
#
DISTNAME= rblcheck-1.2
@@ -12,8 +12,6 @@ MASTER_SITES= http://www.xnet.com/%7Eemarshal/rblcheck/
MAINTAINER= itojun@itojun.org
-NO_PATCH= yes
-NO_CONFIGURE= yes
DOCS= BUGS CHANGES CREDITS INSTALL PLATFORMS TODO
do-install:
diff --git a/misc/acron/Makefile b/misc/acron/Makefile
index 942fbed16564..74ecd41fe491 100644
--- a/misc/acron/Makefile
+++ b/misc/acron/Makefile
@@ -3,7 +3,7 @@
# Date created: 13 Dec 1997
# Whom: Thomas Gellekum <tg@FreeBSD.ORG>
#
-# $Id$
+# $Id: Makefile,v 1.1.1.1 1997/12/15 08:44:23 tg Exp $
#
DISTNAME= acron
@@ -14,7 +14,6 @@ EXTRACT_SUFX= .tgz
MAINTAINER= ports@FreeBSD.ORG
-NO_CONFIGURE= yes
NO_BUILD= yes
post-patch:
diff --git a/misc/ewipe/Makefile b/misc/ewipe/Makefile
index 0f4c03927f74..83663fd704e5 100644
--- a/misc/ewipe/Makefile
+++ b/misc/ewipe/Makefile
@@ -3,7 +3,7 @@
# Date created: 17 October 1997
# Whom: itojun@itojun.org
#
-# $Id: Makefile,v 1.11 1998/02/21 22:37:55 fenner Exp $
+# $Id: Makefile,v 1.12 1998/04/12 02:21:16 itojun Exp $
#
DISTNAME= ewipe-1.0.0
@@ -14,8 +14,6 @@ MAINTAINER= itojun@itojun.org
#RUN_DEPENDS= wish4.2:${PORTSDIR}/x11/tk42
-NO_CONFIGURE= yes
-
TCLLIBS= definefont.tcl edittable.tcl setpointer.tcl viewer.tcl tclIndex
DOCS= README Changes dot.ewipe
SAMPLES= a1.gif a2.gif a3.gif a4.gif blue1.gif sample.ewp test.ewp \
diff --git a/multimedia/spigot/Makefile b/multimedia/spigot/Makefile
index 22ed72949cb8..c69efc7ed190 100644
--- a/multimedia/spigot/Makefile
+++ b/multimedia/spigot/Makefile
@@ -3,7 +3,7 @@
# Date Created: Fri Sep 15 10:04:46 CDT 1995
# Whom: james@cs.uwm.edu
#
-# $Id: Makefile,v 1.4 1997/08/11 16:12:19 fenner Exp $
+# $Id: Makefile,v 1.5 1998/01/27 17:10:05 fenner Exp $
#
DISTNAME= spigot-1.7
@@ -15,7 +15,6 @@ MAINTAINER= james@cs.uwm.edu
# binary package
NO_BUILD= yes
-NO_CONFIGURE= yes
NO_WRKSUBDIR= yes
.include <bsd.port.mk>
diff --git a/net/cvsup-mirror/Makefile b/net/cvsup-mirror/Makefile
index ea85f8b5bdac..b0b1a31789ce 100644
--- a/net/cvsup-mirror/Makefile
+++ b/net/cvsup-mirror/Makefile
@@ -3,7 +3,7 @@
# Date created: 01 February 1997
# Whom: jdp
#
-# $Id: Makefile,v 1.2 1997/02/06 06:50:40 asami Exp $
+# $Id: Makefile,v 1.3 1997/07/13 18:49:27 max Exp $
#
DISTNAME= cvsup-mirror-1.0
@@ -16,7 +16,6 @@ RUN_DEPENDS= ${PREFIX}/sbin/cvsupd:${PORTSDIR}/net/cvsup
NO_WRKSUBDIR= true
NO_CHECKSUM= true
-NO_PATCH= true
NO_BUILD= true
IS_INTERACTIVE= true
NO_PACKAGE= too interactive
diff --git a/ports-mgmt/portlint/Makefile b/ports-mgmt/portlint/Makefile
index 57d6ca2bc96e..9392ace79cae 100644
--- a/ports-mgmt/portlint/Makefile
+++ b/ports-mgmt/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/print/apsfilter/Makefile b/print/apsfilter/Makefile
index fa203af4d8da..335e677e7cd8 100644
--- a/print/apsfilter/Makefile
+++ b/print/apsfilter/Makefile
@@ -3,7 +3,7 @@
# Date created: Tue Nov 14 18:29:48 MET 1995
# Whom: Andreas Klemm <andreas@klemm.gtn.com>
#
-# $Id: Makefile,v 1.19 1998/05/28 22:15:42 andreas Exp $
+# $Id: Makefile,v 1.20 1998/06/04 21:43:38 andreas Exp $
#
DISTNAME= apsfilter-4.9.7
@@ -18,7 +18,6 @@ RUN_DEPENDS= gs:${PORTSDIR}/print/ghostscript5 \
cjpeg:${PORTSDIR}/graphics/jpeg \
anytopnm:${PORTSDIR}/graphics/netpbm
-NO_CONFIGURE= yes
NO_PACKAGE= "Too many questions"
IS_INTERACTIVE= yes
WRKSRC= ${WRKDIR}/apsfilter
diff --git a/print/apsfilter6/Makefile b/print/apsfilter6/Makefile
index fa203af4d8da..335e677e7cd8 100644
--- a/print/apsfilter6/Makefile
+++ b/print/apsfilter6/Makefile
@@ -3,7 +3,7 @@
# Date created: Tue Nov 14 18:29:48 MET 1995
# Whom: Andreas Klemm <andreas@klemm.gtn.com>
#
-# $Id: Makefile,v 1.19 1998/05/28 22:15:42 andreas Exp $
+# $Id: Makefile,v 1.20 1998/06/04 21:43:38 andreas Exp $
#
DISTNAME= apsfilter-4.9.7
@@ -18,7 +18,6 @@ RUN_DEPENDS= gs:${PORTSDIR}/print/ghostscript5 \
cjpeg:${PORTSDIR}/graphics/jpeg \
anytopnm:${PORTSDIR}/graphics/netpbm
-NO_CONFIGURE= yes
NO_PACKAGE= "Too many questions"
IS_INTERACTIVE= yes
WRKSRC= ${WRKDIR}/apsfilter
diff --git a/print/teTeX-base/Makefile b/print/teTeX-base/Makefile
index 84f1887d5102..083679223879 100644
--- a/print/teTeX-base/Makefile
+++ b/print/teTeX-base/Makefile
@@ -3,7 +3,7 @@
# Date created: 5 December 1996
# Whom: Bernd Rosauer <br@schiele-ct.de>
#
-# $Id: Makefile,v 1.20 1997/08/05 06:56:41 tg Exp $
+# $Id: Makefile,v 1.21 1998/05/26 08:01:03 tg Exp $
#
DISTNAME= teTeX-src-0.4
@@ -17,7 +17,6 @@ MAINTAINER= br@schiele-ct.de
DIST_SUBDIR= teTeX
PATCH_DIST_STRIP= -p1
-NO_CONFIGURE= yes
USE_GMAKE= yes
ALL_TARGET= config clean texhash all
INSTALL_TARGET= install ini
diff --git a/print/teTeX/Makefile b/print/teTeX/Makefile
index 84f1887d5102..083679223879 100644
--- a/print/teTeX/Makefile
+++ b/print/teTeX/Makefile
@@ -3,7 +3,7 @@
# Date created: 5 December 1996
# Whom: Bernd Rosauer <br@schiele-ct.de>
#
-# $Id: Makefile,v 1.20 1997/08/05 06:56:41 tg Exp $
+# $Id: Makefile,v 1.21 1998/05/26 08:01:03 tg Exp $
#
DISTNAME= teTeX-src-0.4
@@ -17,7 +17,6 @@ MAINTAINER= br@schiele-ct.de
DIST_SUBDIR= teTeX
PATCH_DIST_STRIP= -p1
-NO_CONFIGURE= yes
USE_GMAKE= yes
ALL_TARGET= config clean texhash all
INSTALL_TARGET= install ini
diff --git a/print/xtem/Makefile b/print/xtem/Makefile
index 793fe0b1b811..0143e1a00175 100644
--- a/print/xtem/Makefile
+++ b/print/xtem/Makefile
@@ -3,7 +3,7 @@
# Date created: 01 June 1997
# Whom: Peter Cornelius <pc@inr.fzk.de>
#
-# $Id: Makefile,v 1.3 1998/02/09 12:42:58 tg Exp $
+# $Id: Makefile,v 1.4 1998/05/25 07:34:12 tg Exp $
DISTNAME= xtem_texmenu.6.18
PKGNAME= xtem-6.18
@@ -19,7 +19,6 @@ RUN_DEPENDS+= gv:${PORTSDIR}/print/gv \
.endif
WRKSRC= ${WRKDIR}/${PKGNAME}
-NO_CONFIGURE= yes
MAN1= xtem.1
pre-extract:
diff --git a/russian/X.language/Makefile b/russian/X.language/Makefile
index 9ba13b8b03a8..2453a121752f 100644
--- a/russian/X.language/Makefile
+++ b/russian/X.language/Makefile
@@ -3,7 +3,7 @@
# Date created: 31 Aug 1995
# Whom: ache
#
-# $Id: Makefile,v 1.15 1997/12/25 22:08:25 asami Exp $
+# $Id: Makefile,v 1.16 1997/12/25 22:42:19 ache Exp $
#
DISTNAME= x6rus-2.2.0-bin
@@ -17,8 +17,6 @@ MAINTAINER= ache@FreeBSD.ORG
RUN_DEPENDS= ${X11BASE}/bin/xinit:${PORTSDIR}/x11/XFree86
WRKSRC= ${WRKDIR}/cyrillic
-NO_CONFIGURE= YES
-NO_PATCH= YES
NO_BUILD= YES
USE_X11= YES
diff --git a/russian/elm.language/Makefile b/russian/elm.language/Makefile
index 0426a6884057..840141118401 100644
--- a/russian/elm.language/Makefile
+++ b/russian/elm.language/Makefile
@@ -2,7 +2,7 @@
# Date created: 2 Dec 1995
# Whom: ache
#
-# $Id: Makefile,v 1.9 1996/11/18 11:39:02 asami Exp $
+# $Id: Makefile,v 1.10 1996/12/03 15:25:18 ache Exp $
#
PKGNAME= ru-elm-2.4ME
@@ -14,8 +14,6 @@ MAINTAINER= ache@FreeBSD.org
NO_EXTRACT= YES
NO_WRKDIR= YES
-NO_CONFIGURE= YES
-NO_PATCH= YES
NO_BUILD= YES
do-fetch:
diff --git a/russian/netscape4.language/Makefile b/russian/netscape4.language/Makefile
index 92fce70337bd..239f9f3a97a2 100644
--- a/russian/netscape4.language/Makefile
+++ b/russian/netscape4.language/Makefile
@@ -3,7 +3,7 @@
# Date created: 8 Apr 1996
# Whom: ache
#
-# $Id: Makefile,v 1.11 1996/11/18 11:39:09 asami Exp $
+# $Id: Makefile,v 1.12 1996/12/08 01:15:22 max Exp $
#
PKGNAME= ru-netscape-3.01
@@ -15,9 +15,7 @@ RUN_DEPENDS += ${X11BASE}/lib/X11/nls/ru_SU.KOI8-R:${PORTSDIR}/russian/X.languag
RUN_DEPENDS += netscape:${PORTSDIR}/www/netscape3
RESTRICTED= "Includes a copyrighted file from Netscape"
-NO_PATCH= YES
NO_EXTRACT= YES
-NO_CONFIGURE= YES
NO_BUILD= YES
NO_WRKDIR= YES
USE_X11= YES
diff --git a/russian/pgp.language/Makefile b/russian/pgp.language/Makefile
index 363c24bd6748..ea365ba9643e 100644
--- a/russian/pgp.language/Makefile
+++ b/russian/pgp.language/Makefile
@@ -3,7 +3,7 @@
# Date created: 4 May 1995
# Whom: ache
#
-# $Id: Makefile,v 1.15 1997/08/09 19:50:02 fenner Exp $
+# $Id: Makefile,v 1.16 1997/08/10 22:31:25 fenner Exp $
#
DISTNAME= pgp26ru
@@ -20,8 +20,6 @@ RUN_DEPENDS += pgp:${PORTSDIR}/security/pgp
EXTRACT_CMD= unzip
EXTRACT_ARGS= -q
NO_WRKSUBDIR= YES
-NO_CONFIGURE= YES
-NO_PATCH= YES
NO_BUILD= YES
PGPLIB= ${PREFIX}/lib/pgp
diff --git a/russian/pine.language/Makefile b/russian/pine.language/Makefile
index e79b8fa05159..b993cc5bdd0a 100644
--- a/russian/pine.language/Makefile
+++ b/russian/pine.language/Makefile
@@ -2,7 +2,7 @@
# Date created: 2 Dec 1995
# Whom: ache
#
-# $Id: Makefile,v 1.1.1.1 1996/12/03 15:31:21 ache Exp $
+# $Id: Makefile,v 1.2 1996/12/04 00:04:12 asami Exp $
#
PKGNAME= ru-pine-3.95
@@ -14,8 +14,6 @@ RUN_DEPENDS= pine:${PORTSDIR}/mail/pine
NO_EXTRACT= YES
NO_WRKDIR= YES
-NO_CONFIGURE= YES
-NO_PATCH= YES
NO_BUILD= YES
do-fetch:
diff --git a/textproc/docbook/Makefile b/textproc/docbook/Makefile
index ba6045a3c228..0035952c4df9 100644
--- a/textproc/docbook/Makefile
+++ b/textproc/docbook/Makefile
@@ -3,7 +3,7 @@
# Date created: June 19, 1997
# Whom: jfieber
#
-# $Id: Makefile,v 1.2 1997/06/29 09:49:45 obrien Exp $
+# $Id: Makefile,v 1.3 1997/07/10 02:41:08 jfieber Exp $
#
DISTNAME= docbook-3.0
@@ -18,8 +18,6 @@ RUN_DEPENDS= ${ISOCAT}:${PORTSDIR}/textproc/iso8879
NO_MTREE= yes
EXTRACT_ONLY= # empty
NO_BUILD= yes
-NO_PATCH= yes
-NO_CONFIGURE= yes
NO_WRKSUBDIR= yes
INSTDIR= ${PREFIX}/share/sgml/docbook
diff --git a/textproc/dsssl-docbook-modular/Makefile b/textproc/dsssl-docbook-modular/Makefile
index 925c80bf3c6d..55f84df7ed29 100644
--- a/textproc/dsssl-docbook-modular/Makefile
+++ b/textproc/dsssl-docbook-modular/Makefile
@@ -3,7 +3,7 @@
# Date created: 16 March 1998
# Whom: Jun Kuriyama <kuriyama@opt.phys.waseda.ac.jp>
#
-# $Id: Makefile,v 1.1.1.1 1998/03/25 14:10:27 nik Exp $
+# $Id: Makefile,v 1.2 1998/06/19 15:25:16 kuriyama Exp $
#
DISTNAME= db108
@@ -22,8 +22,6 @@ EXTRACT_CMD= unzip
EXTRACT_BEFORE_ARGS= -a -q -L
NO_MTREE= yes
NO_BUILD= yes
-NO_PATCH= yes
-NO_CONFIGURE= yes
INSTDIR= ${PREFIX}/share/sgml/docbook/dsssl/modular
diff --git a/textproc/html/Makefile b/textproc/html/Makefile
index dc2a5e07eee5..c50f87ce5df6 100644
--- a/textproc/html/Makefile
+++ b/textproc/html/Makefile
@@ -3,7 +3,7 @@
# Date created: Sept 19, 1997
# Whom: jfieber
#
-# $Id: Makefile,v 1.1.1.1 1997/09/19 21:19:25 jfieber Exp $
+# $Id: Makefile,v 1.2 1998/06/05 16:33:06 jfieber Exp $
#
DISTNAME= html-4.0b
@@ -15,8 +15,6 @@ MAINTAINER= jfieber@FreeBSD.ORG
NO_MTREE= yes
EXTRACT_ONLY= # empty
NO_BUILD= yes
-NO_PATCH= yes
-NO_CONFIGURE= yes
NO_WRKSUBDIR= yes
INSTDIR= ${PREFIX}/share/sgml/html
diff --git a/textproc/iso12083/Makefile b/textproc/iso12083/Makefile
index d0b5876621a8..d3e99ec6394a 100644
--- a/textproc/iso12083/Makefile
+++ b/textproc/iso12083/Makefile
@@ -3,7 +3,7 @@
# Date created: July 9, 1997
# Whom: jfieber
#
-# $Id$
+# $Id: Makefile,v 1.1.1.1 1997/07/10 14:36:44 jfieber Exp $
#
DISTNAME= iso12083-1993
@@ -17,8 +17,6 @@ DIST_SUBDIR= iso12083
NO_MTREE= yes
NO_BUILD= yes
-NO_PATCH= yes
-NO_CONFIGURE= yes
NO_WRKSUBDIR= yes
EXTRACT_ONLY= # empty
diff --git a/textproc/iso8879/Makefile b/textproc/iso8879/Makefile
index 81d6b88016e6..914737b433cc 100644
--- a/textproc/iso8879/Makefile
+++ b/textproc/iso8879/Makefile
@@ -3,7 +3,7 @@
# Date created: June 19, 1997
# Whom: jfieber
#
-# $Id: Makefile,v 1.4 1997/07/10 03:25:28 jfieber Exp $
+# $Id: Makefile,v 1.5 1998/02/08 22:54:57 steve Exp $
#
DISTNAME= isoENTS
@@ -19,8 +19,6 @@ BUILD_DEPENDS= unzip:${PORTSDIR}/archivers/unzip
NO_MTREE= yes
EXTRACT_ONLY= # empty
NO_BUILD= yes
-NO_PATCH= yes
-NO_CONFIGURE= yes
NO_WRKSUBDIR= yes
INSTDIR= ${PREFIX}/share/sgml/iso8879
diff --git a/textproc/linuxdoc/Makefile b/textproc/linuxdoc/Makefile
index 23f915fbca14..c7134e224fe9 100644
--- a/textproc/linuxdoc/Makefile
+++ b/textproc/linuxdoc/Makefile
@@ -3,7 +3,7 @@
# Date created: July 8, 1997
# Whom: jfieber
#
-# $Id: Makefile,v 1.3 1997/07/10 02:34:31 jfieber Exp $
+# $Id: Makefile,v 1.4 1998/01/17 17:25:46 jfieber Exp $
#
DISTNAME= linuxdoc-1.1
@@ -17,8 +17,6 @@ RUN_DEPENDS= ${ISOCAT}:${PORTSDIR}/textproc/iso8879
NO_MTREE= yes
EXTRACT_ONLY= # empty
NO_BUILD= yes
-NO_PATCH= yes
-NO_CONFIGURE= yes
NO_WRKSUBDIR= yes
INSTDIR= ${PREFIX}/share/sgml/linuxdoc
diff --git a/textproc/texi2html/Makefile b/textproc/texi2html/Makefile
index bc78cc814931..2dcc8a00610f 100644
--- a/textproc/texi2html/Makefile
+++ b/textproc/texi2html/Makefile
@@ -3,7 +3,7 @@
# Date created: 5 Nov 1997
# Whom: Ian Vaudrey <i.vaudrey@bigfoot.com>
#
-# $Id: Makefile,v 1.2 1997/12/15 05:50:39 max Exp $
+# $Id: Makefile,v 1.3 1998/01/19 13:18:44 vanilla Exp $
#
DISTNAME= texi2html
@@ -18,7 +18,6 @@ EXTRACT_CMD= uncompress
EXTRACT_BEFORE_ARGS= -c
EXTRACT_AFTER_ARGS= | sh
NO_WRKSUBDIR= yes
-NO_CONFIGURE= yes
NO_BUILD= yes
MAN1= texi2html.1
diff --git a/www/cgihtml/Makefile b/www/cgihtml/Makefile
index bcb1cb70d1a8..a9cae50a3368 100644
--- a/www/cgihtml/Makefile
+++ b/www/cgihtml/Makefile
@@ -3,7 +3,7 @@
# Date created: 3 Nov 1997
# Whom: Ian Vaudrey <i.vaudrey@bigfoot.com>
#
-# $Id$
+# $Id: Makefile,v 1.1.1.1 1998/06/14 12:38:55 jseger Exp $
#
DISTNAME= cgihtml-1.69
@@ -12,8 +12,6 @@ MASTER_SITES= ftp://ftp.eekim.com/users/eekim/cgihtml/
MAINTAINER= i.vaudrey@bigfoot.com
-NO_CONFIGURE= yes
-
post-extract:
@${MV} ${WRKSRC}/Makefile ${WRKSRC}/Makefile.dist
@${CP} ${FILESDIR}/Makefile ${WRKSRC}
diff --git a/x11-toolkits/pmw/Makefile b/x11-toolkits/pmw/Makefile
index a2826120e87e..dc15d5d8d02c 100644
--- a/x11-toolkits/pmw/Makefile
+++ b/x11-toolkits/pmw/Makefile
@@ -3,7 +3,7 @@
# Date created: 03 June 1998
# Whom: Thomas Gellekum <tg@FreeBSD.ORG>
#
-# $Id$
+# $Id: Makefile,v 1.1.1.1 1998/06/05 06:50:32 tg Exp $
DISTNAME= Pmw.0.7
PKGNAME= pmw-0.7
@@ -15,8 +15,6 @@ MAINTAINER= tg@FreeBSD.ORG
BUILD_DEPENDS= python:${PORTSDIR}/lang/python
RUN_DEPENDS= python:${PORTSDIR}/lang/python
-NO_CONFIGURE= true
-
PYTHONSCRIPTDIR=${PREFIX}/lib/python1.5
SITEPYDIR= ${PYTHONSCRIPTDIR}/site-packages
DOCDIR= ${PREFIX}/share/doc/Pmw
diff --git a/x11-toolkits/py-Pmw/Makefile b/x11-toolkits/py-Pmw/Makefile
index a2826120e87e..dc15d5d8d02c 100644
--- a/x11-toolkits/py-Pmw/Makefile
+++ b/x11-toolkits/py-Pmw/Makefile
@@ -3,7 +3,7 @@
# Date created: 03 June 1998
# Whom: Thomas Gellekum <tg@FreeBSD.ORG>
#
-# $Id$
+# $Id: Makefile,v 1.1.1.1 1998/06/05 06:50:32 tg Exp $
DISTNAME= Pmw.0.7
PKGNAME= pmw-0.7
@@ -15,8 +15,6 @@ MAINTAINER= tg@FreeBSD.ORG
BUILD_DEPENDS= python:${PORTSDIR}/lang/python
RUN_DEPENDS= python:${PORTSDIR}/lang/python
-NO_CONFIGURE= true
-
PYTHONSCRIPTDIR=${PREFIX}/lib/python1.5
SITEPYDIR= ${PYTHONSCRIPTDIR}/site-packages
DOCDIR= ${PREFIX}/share/doc/Pmw
diff --git a/x11/fbsd-icons/Makefile b/x11/fbsd-icons/Makefile
index 463e4b202bc1..0b3b23910608 100644
--- a/x11/fbsd-icons/Makefile
+++ b/x11/fbsd-icons/Makefile
@@ -3,7 +3,7 @@
# Date created: Sat Jun 14 09:43:24 CEST 1997
# Whom: Andreas Klemm <andreas@klemm.gtn.com>
#
-# $Id: Makefile,v 1.1.1.1 1997/06/14 08:05:41 andreas Exp $
+# $Id: Makefile,v 1.2 1997/06/29 10:50:38 obrien Exp $
#
DISTNAME= fbsd-icons
@@ -15,7 +15,6 @@ MAINTAINER= andreas@FreeBSD.ORG
USE_X11= yes
NO_BUILD= yes
-NO_CONFIGURE= yes
NO_WRKSUBDIR= yes
do-install:
diff --git a/x11/kde11/Makefile b/x11/kde11/Makefile
index 2e95eac3a2c9..9229b1800db9 100644
--- a/x11/kde11/Makefile
+++ b/x11/kde11/Makefile
@@ -3,7 +3,7 @@
# Date created: 4 November 1997
# Whom: Satoshi Asami <asami@freebsd.org>
#
-# $Id: Makefile,v 1.10 1998/05/09 18:08:03 se Exp $
+# $Id: Makefile,v 1.11 1998/05/21 21:35:19 se Exp $
#
DISTNAME= kde-4.1b
@@ -22,7 +22,6 @@ RUN_DEPENDS= kwm:${PORTSDIR}/x11/kdebase \
# kmedia:${PORTSDIR}/audio/kdemultimedia
EXTRACT_ONLY= # empty
-NO_PATCH= yes
NO_BUILD= yes
do-install: # empty
diff --git a/x11/kde2/Makefile b/x11/kde2/Makefile
index 2e95eac3a2c9..9229b1800db9 100644
--- a/x11/kde2/Makefile
+++ b/x11/kde2/Makefile
@@ -3,7 +3,7 @@
# Date created: 4 November 1997
# Whom: Satoshi Asami <asami@freebsd.org>
#
-# $Id: Makefile,v 1.10 1998/05/09 18:08:03 se Exp $
+# $Id: Makefile,v 1.11 1998/05/21 21:35:19 se Exp $
#
DISTNAME= kde-4.1b
@@ -22,7 +22,6 @@ RUN_DEPENDS= kwm:${PORTSDIR}/x11/kdebase \
# kmedia:${PORTSDIR}/audio/kdemultimedia
EXTRACT_ONLY= # empty
-NO_PATCH= yes
NO_BUILD= yes
do-install: # empty
diff --git a/x11/kde3/Makefile b/x11/kde3/Makefile
index 2e95eac3a2c9..9229b1800db9 100644
--- a/x11/kde3/Makefile
+++ b/x11/kde3/Makefile
@@ -3,7 +3,7 @@
# Date created: 4 November 1997
# Whom: Satoshi Asami <asami@freebsd.org>
#
-# $Id: Makefile,v 1.10 1998/05/09 18:08:03 se Exp $
+# $Id: Makefile,v 1.11 1998/05/21 21:35:19 se Exp $
#
DISTNAME= kde-4.1b
@@ -22,7 +22,6 @@ RUN_DEPENDS= kwm:${PORTSDIR}/x11/kdebase \
# kmedia:${PORTSDIR}/audio/kdemultimedia
EXTRACT_ONLY= # empty
-NO_PATCH= yes
NO_BUILD= yes
do-install: # empty
diff --git a/x11/kde4/Makefile b/x11/kde4/Makefile
index 2e95eac3a2c9..9229b1800db9 100644
--- a/x11/kde4/Makefile
+++ b/x11/kde4/Makefile
@@ -3,7 +3,7 @@
# Date created: 4 November 1997
# Whom: Satoshi Asami <asami@freebsd.org>
#
-# $Id: Makefile,v 1.10 1998/05/09 18:08:03 se Exp $
+# $Id: Makefile,v 1.11 1998/05/21 21:35:19 se Exp $
#
DISTNAME= kde-4.1b
@@ -22,7 +22,6 @@ RUN_DEPENDS= kwm:${PORTSDIR}/x11/kdebase \
# kmedia:${PORTSDIR}/audio/kdemultimedia
EXTRACT_ONLY= # empty
-NO_PATCH= yes
NO_BUILD= yes
do-install: # empty