summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2014-02-14 12:08:34 +0000
committerobache <obache@pkgsrc.org>2014-02-14 12:08:34 +0000
commite3b0c7c586a7a92cd8763e67bee554908eb70816 (patch)
treebf67b19a9063c32344f9dc3ec539dd9a6524e300 /misc
parent9097f24278d14898c94d886d763b8e7b4ca07fb8 (diff)
downloadpkgsrc-e3b0c7c586a7a92cd8763e67bee554908eb70816.tar.gz
define NO_BUILD instead of empty do-build target.
Diffstat (limited to 'misc')
-rw-r--r--misc/whohas/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/misc/whohas/Makefile b/misc/whohas/Makefile
index e1ae1ccba82..b482dd6fce8 100644
--- a/misc/whohas/Makefile
+++ b/misc/whohas/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2014/02/14 12:05:28 obache Exp $
+# $NetBSD: Makefile,v 1.13 2014/02/14 12:08:34 obache Exp $
#
DISTNAME= whohas-0.29
@@ -20,8 +20,7 @@ REPLACE_PERL= program/whohas
INSTALLATION_DIRS= bin ${PKGMANDIR}/man1 ${PKGMANDIR}/de/man1 \
share/doc/whohas
-do-build:
- # nothing
+NO_BUILD= yes
do-install:
${INSTALL_SCRIPT} ${WRKSRC}/program/whohas ${DESTDIR}${PREFIX}/bin