summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authortron <tron>1998-05-29 21:20:55 +0000
committertron <tron>1998-05-29 21:20:55 +0000
commitafed7ae39e29e9d1d7d9b109ca147013093918c8 (patch)
tree9335695a9cc7d1f081d88bf23aeafa6ec18eedc0 /sysutils
parent5e5b1a6aa14b1a7c6617f13062bf303e807ba5e2 (diff)
downloadpkgsrc-afed7ae39e29e9d1d7d9b109ca147013093918c8.tar.gz
Remove unnecessary remainders from patches for older versions of "xosview".
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/xosview/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/sysutils/xosview/Makefile b/sysutils/xosview/Makefile
index fae17f9a035..2fc99ae7d82 100644
--- a/sysutils/xosview/Makefile
+++ b/sysutils/xosview/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 1998/05/29 17:57:29 tron Exp $
+# $NetBSD: Makefile,v 1.13 1998/05/29 21:20:55 tron Exp $
#
DISTNAME= xosview-1.6.0
@@ -13,7 +13,4 @@ CONFIGURE_ARGS+= --prefix=${PREFIX}
USE_X11= yes
MAN1= xosview.1
-MAKE_ENV+= UVM=${UVM}
-MAKE_FLAGS= ARCH=${ARCH} -f
-
.include "../../mk/bsd.pkg.mk"