Remove NO_WRKDIR... The xview ports need a rewrite.

Document NO_WRKDIR as being a bad idea.
This commit is contained in:
espie 2000-02-12 01:00:28 +00:00
parent c6da62630a
commit 898da22d5e
3 changed files with 4 additions and 6 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile.template,v 1.5 2000/02/10 23:46:43 espie Exp $
# $OpenBSD: Makefile.template,v 1.6 2000/02/12 01:00:28 espie Exp $
# $FreeBSD/NetBSD: credit FreeBSD/NetBSD if thats where the port came from $
# Original from: credit the original author here
#
@ -81,7 +81,7 @@ MASTER_SITES= ???
# Things that we don't want to do for this port/package
#
#NO_DEPENDS= yes
#NO_WRKDIR= yes
# NO_WRKDIR is *BAD*, it breaks all dependencies
# NO_WRKSUBDIR is obsolete
# Use WRKDIST=${WRKDIR}
#NO_CHECKSUM= yes

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.4 2000/02/12 00:44:02 espie Exp $
# $OpenBSD: Makefile,v 1.5 2000/02/12 01:00:28 espie Exp $
DISTNAME= xview-clients
PKGNAME= xview-clients-3.2.1
@ -8,7 +8,6 @@ NEED_VERSION= 1.195
DEPENDS= ${PORTSDIR}/x11/xview-lib
WRKDIST= ${PORTSDIR}/x11/xview-config/work/xview3.2p1-X11R6/clients
NO_WRKDIR= yes
USE_X11= yes
do-fetch:

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.4 2000/02/11 00:37:41 espie Exp $
# $OpenBSD: Makefile,v 1.5 2000/02/12 01:00:28 espie Exp $
DISTNAME= xview-lib
PKGNAME= xview-lib-3.2.1
@ -11,7 +11,6 @@ MAINTAINER= angelos@openbsd.org
DEPENDS= ${PORTSDIR}/x11/xview-config
USE_IMAKE= yes
NO_WRKDIR= yes
WRKDIST= ${PORTSDIR}/x11/xview-config/work/xview3.2p1-X11R6
do-fetch: