From 05f01f08c515b35308e4b27bdb20df7111f5dc0d Mon Sep 17 00:00:00 2001 From: tron Date: Fri, 29 May 1998 17:57:29 +0000 Subject: Update xosview to 1.6.0 using patches supplied by Brian Grayson, fixes PR pkg/5461. --- sysutils/xosview/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'sysutils') diff --git a/sysutils/xosview/Makefile b/sysutils/xosview/Makefile index 1453bfc7e5d..fae17f9a035 100644 --- a/sysutils/xosview/Makefile +++ b/sysutils/xosview/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 1998/05/18 09:07:32 tron Exp $ +# $NetBSD: Makefile,v 1.12 1998/05/29 17:57:29 tron Exp $ # DISTNAME= xosview-1.6.0 @@ -8,7 +8,8 @@ MASTER_SITES= http://www.ece.utexas.edu/~bgrayson/xosview/ \ MAINTAINER= bgrayson@ece.utexas.edu -GNU_CONFIGURE= yes +HAS_CONFIGURE= yes +CONFIGURE_ARGS+= --prefix=${PREFIX} USE_X11= yes MAN1= xosview.1 -- cgit v1.2.3