summaryrefslogtreecommitdiff
path: root/misc/stellarium
diff options
context:
space:
mode:
authorhans <hans>2011-11-29 18:19:32 +0000
committerhans <hans>2011-11-29 18:19:32 +0000
commitf1e05fb4e0d1297f355fb99fc95b12caae9b36c5 (patch)
tree0e73a44e20585885eb0114af8e4f0577cd0186bf /misc/stellarium
parent0d59a050a02fcf65287c2ad150feac70cea519f8 (diff)
downloadpkgsrc-f1e05fb4e0d1297f355fb99fc95b12caae9b36c5.tar.gz
Add pod2man to USE_TOOLS.
Diffstat (limited to 'misc/stellarium')
-rw-r--r--misc/stellarium/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/stellarium/Makefile b/misc/stellarium/Makefile
index e71f888288d..ac1abdf6e9c 100644
--- a/misc/stellarium/Makefile
+++ b/misc/stellarium/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.47 2011/11/19 17:30:36 jakllsch Exp $
+# $NetBSD: Makefile,v 1.48 2011/11/29 18:21:03 hans Exp $
DISTNAME= stellarium-0.11.1
CATEGORIES= misc
@@ -13,7 +13,7 @@ PKG_DESTDIR_SUPPORT= user-destdir
USE_CMAKE= yes
USE_LANGUAGES= c c++
USE_PKGLOCALEDIR= yes
-USE_TOOLS+= gmake msgfmt perl
+USE_TOOLS+= gmake msgfmt perl pod2man
CMAKE_ARGS+= -D FreeType2_INCLUDE_DIR:PATH=${BUILDLINK_PREFIX.freetype2}/include/freetype2
CMAKE_ARGS+= -D FreeType2_LIBRARIES:PATH=${BUILDLINK_PREFIX.freetype2}/lib