summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2019-10-12 20:41:11 +0000
committerrillig <rillig@pkgsrc.org>2019-10-12 20:41:11 +0000
commitfee194493e79c5877ecb0f42ba95707dd7fea3d2 (patch)
treeaed26ac521cfa304c9b6e953c1622aed220bb472 /print
parent333f6123c1c0b432156e7d858cfd65a69eed37c0 (diff)
downloadpkgsrc-fee194493e79c5877ecb0f42ba95707dd7fea3d2.tar.gz
print/hpijs: fix location of HTML documentation
Diffstat (limited to 'print')
-rw-r--r--print/hpijs/Makefile20
-rw-r--r--print/hpijs/PLIST6
2 files changed, 13 insertions, 13 deletions
diff --git a/print/hpijs/Makefile b/print/hpijs/Makefile
index 4ed03888749..0b8db183865 100644
--- a/print/hpijs/Makefile
+++ b/print/hpijs/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.31 2015/04/26 13:28:23 joerg Exp $
+# $NetBSD: Makefile,v 1.32 2019/10/12 20:41:11 rillig Exp $
DISTNAME= hpijs-2.1.4
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= print
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=hpinkjet/}
@@ -9,19 +9,19 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://hpinkjet.sourceforge.net/
COMMENT= HP inkjet printer driver server
-CONFLICTS= ghostscript<=6.01nb4 ghostscript-nox11<=6.01nb4
+CONFLICTS= ghostscript<=6.01nb4
+CONFLICTS+= ghostscript-nox11<=6.01nb4
-USE_LANGUAGES= c c++
-GNU_CONFIGURE= yes
-CPPFLAGS+= -DAPDK_BUFFER_SEND
-
-USE_TOOLS+= gzip
-INSTALLATION_DIRS= bin share/ppd share/doc/html/hpijs
+USE_LANGUAGES= c c++
+GNU_CONFIGURE= yes
+CPPFLAGS+= -DAPDK_BUFFER_SEND
+USE_TOOLS+= gzip
+AUTO_MKDIRS= yes
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/hpijs ${DESTDIR}${PREFIX}/bin/hpijs
cd ${WRKSRC} && ${INSTALL_DATA} hpijs_readme.html gs_hpijs.png \
- ${DESTDIR}${PREFIX}/share/doc/html/hpijs/
+ ${DESTDIR}${PREFIX}/share/doc/hpijs/
${INSTALL_DATA} ${WRKSRC}/ppd/HP* ${DESTDIR}${PREFIX}/share/ppd/
${GZIP_CMD} ${DESTDIR}${PREFIX}/share/ppd/HP*.ppd
diff --git a/print/hpijs/PLIST b/print/hpijs/PLIST
index 6099930e5f7..ceb1ad9edd0 100644
--- a/print/hpijs/PLIST
+++ b/print/hpijs/PLIST
@@ -1,7 +1,7 @@
-@comment $NetBSD: PLIST,v 1.5 2009/06/14 18:11:56 joerg Exp $
+@comment $NetBSD: PLIST,v 1.6 2019/10/12 20:41:11 rillig Exp $
bin/hpijs
-share/doc/html/hpijs/gs_hpijs.png
-share/doc/html/hpijs/hpijs_readme.html
+share/doc/hpijs/gs_hpijs.png
+share/doc/hpijs/hpijs_readme.html
share/ppd/HP-2000C-hpijs.ppd.gz
share/ppd/HP-2500C-hpijs.ppd.gz
share/ppd/HP-2500CM-hpijs.ppd.gz