summaryrefslogtreecommitdiff
path: root/graphics/png2html/Makefile
diff options
context:
space:
mode:
authorjlam <jlam>2005-06-16 06:57:37 +0000
committerjlam <jlam>2005-06-16 06:57:37 +0000
commit4eedf46f13f54f52b57bb41f46fa1156773cfe5b (patch)
tree3ccd645970d07eb5e027f9f4978696237c5cd04b /graphics/png2html/Makefile
parent563be07afa7bf7078a833258658572365405741a (diff)
downloadpkgsrc-4eedf46f13f54f52b57bb41f46fa1156773cfe5b.tar.gz
Create directories before installing files into them.
Diffstat (limited to 'graphics/png2html/Makefile')
-rw-r--r--graphics/png2html/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/graphics/png2html/Makefile b/graphics/png2html/Makefile
index 096d646f072..f53bb0889ae 100644
--- a/graphics/png2html/Makefile
+++ b/graphics/png2html/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2005/04/11 21:46:08 tv Exp $
+# $NetBSD: Makefile,v 1.16 2005/06/16 06:57:58 jlam Exp $
#
DISTNAME= png2html-1.1
@@ -13,6 +13,8 @@ COMMENT= Takes a PNG image and transforms it to a web page
FIX_RPATH+= CFLAGS
CFLAGS+= -L${BUILDLINK_PREFIX.gd}/lib ${COMPILER_RPATH_FLAG}${BUILDLINK_PREFIX.gd}/lib
+INSTALLATION_DIRS= bin
+
do-install:
${INSTALL_MAN_DIR} ${PREFIX}/share/doc/png2html
${INSTALL_MAN} ${WRKSRC}/COPYING ${PREFIX}/share/doc/png2html