summaryrefslogtreecommitdiff
path: root/print/ja-vflib-utils
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2011-05-28 09:07:38 +0000
committerobache <obache@pkgsrc.org>2011-05-28 09:07:38 +0000
commitbbe5899e3a4c21112567f0138234a677b093f918 (patch)
tree1d8a242620de2621e8cfa8249f68e5623bd75ceb /print/ja-vflib-utils
parent1e4cfc604ab3444079e7f20e18b59f8ed9d835cb (diff)
downloadpkgsrc-bbe5899e3a4c21112567f0138234a677b093f918.tar.gz
Add user-destdir installation support.
Diffstat (limited to 'print/ja-vflib-utils')
-rw-r--r--print/ja-vflib-utils/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/print/ja-vflib-utils/Makefile b/print/ja-vflib-utils/Makefile
index c60eeb600cd..e810ae2c743 100644
--- a/print/ja-vflib-utils/Makefile
+++ b/print/ja-vflib-utils/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2011/04/22 13:44:32 obache Exp $
+# $NetBSD: Makefile,v 1.14 2011/05/28 09:07:38 obache Exp $
.include "../../print/ja-vflib-lib/Makefile.common"
@@ -15,6 +15,8 @@ USE_TOOLS+= xmkmf
BUILD_TARGET= build-tools
INSTALL_TARGET= install-tools
+INSTALLATION_DIRS+= bin
+
.include "../../print/ja-vflib-lib/buildlink3.mk"
.include "../../x11/libXext/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"