From 906db93cde92cd36a99db07b36079569f588147c Mon Sep 17 00:00:00 2001 From: naddy Date: Wed, 18 Jun 2003 12:48:03 +0000 Subject: [PATCH] strip version number from doc dir --- print/hpijs/Makefile | 4 +++- print/hpijs/pkg/PLIST | 8 ++++---- 2 files changed, 7 insertions(+), 5 deletions(-) diff --git a/print/hpijs/Makefile b/print/hpijs/Makefile index f0a4cd74c6b..2d4504e844b 100644 --- a/print/hpijs/Makefile +++ b/print/hpijs/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.1.1.1 2003/05/29 11:12:16 sturm Exp $ +# $OpenBSD: Makefile,v 1.2 2003/06/18 12:48:03 naddy Exp $ COMMENT= "HP Inkjet driver for ghostscript" @@ -20,5 +20,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=hpinkjet/} RUN_DEPENDS= ::print/ghostscript/gnu CONFIGURE_STYLE= gnu +FAKE_FLAGS= ${DESTDIRNAME}=${WRKINST} \ + docdir="${PREFIX}/share/doc/hpijs" .include diff --git a/print/hpijs/pkg/PLIST b/print/hpijs/pkg/PLIST index d1cf7271ff1..c3f3cf872ba 100644 --- a/print/hpijs/pkg/PLIST +++ b/print/hpijs/pkg/PLIST @@ -1,5 +1,5 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2003/05/29 11:12:16 sturm Exp $ +@comment $OpenBSD: PLIST,v 1.2 2003/06/18 12:48:04 naddy Exp $ bin/hpijs -share/doc/hpijs-1.3.1/gs_hpijs.png -share/doc/hpijs-1.3.1/hpijs_readme.html -@dirrm share/doc/hpijs-1.3.1 +share/doc/hpijs/gs_hpijs.png +share/doc/hpijs/hpijs_readme.html +@dirrm share/doc/hpijs