summaryrefslogtreecommitdiff
path: root/wm/bbpager04/Makefile
diff options
context:
space:
mode:
authorjoerg <joerg>2006-08-30 07:25:50 +0000
committerjoerg <joerg>2006-08-30 07:25:50 +0000
commita2d6bd4734b1ae9a2306b019d70c70514afc3f5d (patch)
tree9230b817c9ee5aa540eb4bf037ba862f52218247 /wm/bbpager04/Makefile
parent077aa21d36b4aaf6dfc8d87ebc89ad2173cceafc (diff)
downloadpkgsrc-a2d6bd4734b1ae9a2306b019d70c70514afc3f5d.tar.gz
pkg-config is still a tool, not a language.
Diffstat (limited to 'wm/bbpager04/Makefile')
-rw-r--r--wm/bbpager04/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/wm/bbpager04/Makefile b/wm/bbpager04/Makefile
index 276e8729e58..406948edb26 100644
--- a/wm/bbpager04/Makefile
+++ b/wm/bbpager04/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2006/08/20 23:07:18 jschauma Exp $
+# $NetBSD: Makefile,v 1.2 2006/08/30 07:25:50 joerg Exp $
#
DISTNAME= bbpager-0.4.1beta1
@@ -11,7 +11,8 @@ HOMEPAGE= http://bbtools.windsofstorm.net/available.phtml
COMMENT= Pager for the blackbox window manager
GNU_CONFIGURE= YES
-USE_LANGUAGES= c c++ pkg-config
+USE_LANGUAGES= c c++
+USE_TOOLS+= pkg-config
post-install:
${INSTALL_MAN} ${WRKSRC}/bbpager.1 ${PREFIX}/man/man1