summaryrefslogtreecommitdiff
path: root/cad/boolean
diff options
context:
space:
mode:
authorkristerw <kristerw>2004-08-14 03:52:55 +0000
committerkristerw <kristerw>2004-08-14 03:52:55 +0000
commitcd09ee6425f1d3b2a42a935bca39463dc841c85b (patch)
treeaa17290d0c29f8a1a6de0e0eec51b9924c602a12 /cad/boolean
parent9eb9ed450c507aa11f9923949bf4de18f3aca26c (diff)
downloadpkgsrc-cd09ee6425f1d3b2a42a935bca39463dc841c85b.tar.gz
Recent cmake does no longer configure a project when run with no
arguments. Use "cmake ." instead.
Diffstat (limited to 'cad/boolean')
-rw-r--r--cad/boolean/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/cad/boolean/Makefile b/cad/boolean/Makefile
index 178c323fab0..f30f5440104 100644
--- a/cad/boolean/Makefile
+++ b/cad/boolean/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2004/04/25 04:16:43 xtraeme Exp $
+# $NetBSD: Makefile,v 1.17 2004/08/14 03:52:55 kristerw Exp $
#
DISTNAME= boolean
@@ -33,7 +33,7 @@ post-patch:
${WRKSRC}/bin/boolean
do-configure:
- cd ${WRKSRC} && ${SETENV} ${CONFIGURE_ENV} ${LOCALBASE}/bin/cmake
+ cd ${WRKSRC} && ${SETENV} ${CONFIGURE_ENV} ${LOCALBASE}/bin/cmake .
do-install:
${INSTALL_DATA_DIR} ${PREFIX}/share/boolean