summaryrefslogtreecommitdiff
path: root/x11/gromit
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2005-06-17 03:50:19 +0000
committerjlam <jlam@pkgsrc.org>2005-06-17 03:50:19 +0000
commite46a9dd38060ef6414b4db2f15402a701e32c7b7 (patch)
tree067490bfc0f733c9b522363134ffa36e43b49192 /x11/gromit
parent412af280c005dfc946b85f88a9e754232c586fc7 (diff)
downloadpkgsrc-e46a9dd38060ef6414b4db2f15402a701e32c7b7.tar.gz
Create directories before installing files into them.
Diffstat (limited to 'x11/gromit')
-rw-r--r--x11/gromit/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/x11/gromit/Makefile b/x11/gromit/Makefile
index fbc9cb87f12..54645636ba2 100644
--- a/x11/gromit/Makefile
+++ b/x11/gromit/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2005/05/04 16:14:10 drochner Exp $
+# $NetBSD: Makefile,v 1.2 2005/06/17 03:50:44 jlam Exp $
#
DISTNAME= gromit-20041213
@@ -9,6 +9,8 @@ MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://www.home.unix-ag.org/simon/gromit/
COMMENT= Text marker tool for the X11 screen
+INSTALLATION_DIRS= bin
+
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/gromit ${PREFIX}/bin
${INSTALL_DATA_DIR} ${PREFIX}/share/doc/gromit