summaryrefslogtreecommitdiff
path: root/print/cupsomatic/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'print/cupsomatic/Makefile')
-rw-r--r--print/cupsomatic/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/print/cupsomatic/Makefile b/print/cupsomatic/Makefile
index 1316e65e79c..da8b40b4d9e 100644
--- a/print/cupsomatic/Makefile
+++ b/print/cupsomatic/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2004/03/26 02:27:50 wiz Exp $
+# $NetBSD: Makefile,v 1.18 2005/06/17 03:50:30 jlam Exp $
DISTNAME= cupsomatic
PKGNAME= ${DISTNAME}-2.2
@@ -47,6 +47,7 @@ do-build:
done
do-install:
+ ${INSTALL_DATA_DIR} ${FILTERDIR}
cd ${WRKSRC}; \
for file in cupsomatic; do \
${INSTALL_SCRIPT} ${WRKSRC}/$${file} ${FILTERDIR}; \