From b51d6712eb02f1720467e08257b11d6c9d38f37a Mon Sep 17 00:00:00 2001 From: agc Date: Wed, 30 Jan 2002 12:05:27 +0000 Subject: Apply mods from Lubomir Sedlacik in PR 15269 to remove X11 support, now that there's an aview-x11 package. --- graphics/aview/DESCR | 2 ++ graphics/aview/MESSAGE | 7 +++++++ graphics/aview/Makefile | 7 +++++-- 3 files changed, 14 insertions(+), 2 deletions(-) create mode 100644 graphics/aview/MESSAGE (limited to 'graphics/aview') diff --git a/graphics/aview/DESCR b/graphics/aview/DESCR index 9cf47d06714..32c29d20cc9 100644 --- a/graphics/aview/DESCR +++ b/graphics/aview/DESCR @@ -15,3 +15,5 @@ dT 8 8 Tb aview features: * Hidden "bonus" features :) * Inversion * Support for bright, dim, inverse attributes/extended character set + +This package is built without X11 support. diff --git a/graphics/aview/MESSAGE b/graphics/aview/MESSAGE new file mode 100644 index 00000000000..b9ca40a1382 --- /dev/null +++ b/graphics/aview/MESSAGE @@ -0,0 +1,7 @@ +====================================================================== +$NetBSD: MESSAGE,v 1.1 2002/01/30 12:05:27 agc Exp $ + +This package is built without X11 support. If you want X11 support +included, use the graphics/aview-x11 package instead. + +====================================================================== diff --git a/graphics/aview/Makefile b/graphics/aview/Makefile index 2b9ea5dd6f4..b905d5539ac 100644 --- a/graphics/aview/Makefile +++ b/graphics/aview/Makefile @@ -1,7 +1,9 @@ -# $NetBSD: Makefile,v 1.1.1.1 2002/01/09 11:49:33 agc Exp $ +# $NetBSD: Makefile,v 1.2 2002/01/30 12:05:27 agc Exp $ # DISTNAME= aview-1.3.0rc1 +PKGNAME= aview-1.3.0.1 +PKGREVISION= 1 CATEGORIES= graphics converters MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=aa-project/} @@ -9,6 +11,8 @@ MAINTAINER= salo@Xtrmntr.org HOMEPAGE= http://aa-project.sourceforge.net/aview/ COMMENT= ASCII Art image viewer +CONFLICTS+= aview-x11-[0-9]* + WRKSRC= ${WRKDIR}/aview-1.3.0 PLIST_SRC= ${WRKDIR}/PLIST @@ -45,5 +49,4 @@ post-install: .include "../../graphics/aalib/buildlink.mk" .include "../../graphics/netpbm/buildlink.mk" -.include "../../mk/x11.buildlink.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3