From f7a31a0cbc0ecfc696537d41c2c5bf92b2bac14c Mon Sep 17 00:00:00 2001 From: jlam Date: Fri, 17 Jun 2005 03:50:19 +0000 Subject: Create directories before installing files into them. --- print/hpijs/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'print/hpijs') diff --git a/print/hpijs/Makefile b/print/hpijs/Makefile index ce4b722c586..e1e0a3903c8 100644 --- a/print/hpijs/Makefile +++ b/print/hpijs/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.18 2005/05/15 22:02:28 jlam Exp $ +# $NetBSD: Makefile,v 1.19 2005/06/17 03:50:30 jlam Exp $ DISTNAME= hpijs-1.7.1 PKGREVISION= # empty @@ -17,6 +17,7 @@ CPPFLAGS+= -DAPDK_BUFFER_SEND PKGSRC_USE_TOOLS+= gzip ONLY_FOR_COMPILER= gcc +INSTALLATION_DIRS= bin do-install: ${INSTALL_DATA_DIR} ${LOCALBASE}/share/ppd -- cgit v1.2.3