From c9a2c4e6712109aea626d8f909360d5c0177e804 Mon Sep 17 00:00:00 2001 From: xtraeme Date: Wed, 28 Jan 2004 13:20:05 +0000 Subject: There's no need to use 'USE_X11BASE' in xdeview package, we'll use USE_X11 instead, bump PKGREVISION. --- converters/xdeview/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'converters') diff --git a/converters/xdeview/Makefile b/converters/xdeview/Makefile index d3db7efdfc9..0e506a585d3 100644 --- a/converters/xdeview/Makefile +++ b/converters/xdeview/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.24 2003/07/17 21:27:45 grant Exp $ +# $NetBSD: Makefile,v 1.25 2004/01/28 13:20:05 xtraeme Exp $ # DISTNAME= uudeview-0.5.18 PKGNAME= xdeview-0.5.18 +PKGREVISION= 1 CATEGORIES= converters MASTER_SITES= http://www.fpx.de/fp/Software/UUDeview/download/ @@ -10,7 +11,7 @@ MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://www.fpx.de/fp/Software/UUDeview/ COMMENT= X11 program for uu/xx/Base64/BinHex de-/encoding -USE_X11BASE= yes +USE_X11= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-tcl="${LOCALBASE}" --enable-tk="${LOCALBASE}" LDFLAGS+= -s -lX11 -- cgit v1.2.3