From c339a7a4f37e9dbcb37dc51cbf661e2752993882 Mon Sep 17 00:00:00 2001 From: jlam Date: Tue, 4 Apr 2006 14:45:44 +0000 Subject: * List the info file entries directly in the PLIST. * Honor PKGINFODIR and PKGMANDIR. --- graphics/geomview/Makefile | 5 ++--- graphics/geomview/PLIST | 3 ++- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'graphics/geomview') diff --git a/graphics/geomview/Makefile b/graphics/geomview/Makefile index 5721b47868b..7a1020d0b1e 100644 --- a/graphics/geomview/Makefile +++ b/graphics/geomview/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.35 2006/03/04 21:29:47 jlam Exp $ +# $NetBSD: Makefile,v 1.36 2006/04/04 14:45:44 jlam Exp $ DISTNAME= geomview-1.8.1 PKGREVISION= 6 @@ -16,8 +16,7 @@ CONFIGURE_ARGS+= --without-xforms CONFIGURE_ARGS+= --with-opengl=${BUILDLINK_PREFIX.Mesa} CONFIGURE_ARGS+= --with-motif=${MOTIFBASE:Q} CPPFLAGS+= -Dunix -Dalloca=__builtin_alloca - -INFO_FILES= geomview +INFO_FILES= # PLIST .include "../../mk/bsd.prefs.mk" diff --git a/graphics/geomview/PLIST b/graphics/geomview/PLIST index 99778d23edc..cb9b72cb724 100644 --- a/graphics/geomview/PLIST +++ b/graphics/geomview/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.5 2004/02/17 16:55:40 seb Exp $ +@comment $NetBSD: PLIST,v 1.6 2006/04/04 14:45:44 jlam Exp $ bin/.geomview-animate bin/.geomview-drawbdy bin/anytooff @@ -18,6 +18,7 @@ bin/polymerge bin/togeomview bin/ucdtooff bin/vrml2oogl +info/geomview man/man1/anytooff.1 man/man1/anytoucd.1 man/man1/bdy.1 -- cgit v1.2.3