summaryrefslogtreecommitdiff
path: root/geography/vis5d+
diff options
context:
space:
mode:
authorjoerg <joerg>2006-01-05 00:00:09 +0000
committerjoerg <joerg>2006-01-05 00:00:09 +0000
commitdf8603a85dff81cdd6bc04fab1759de89641d917 (patch)
tree00167df24931d698d1662e75de316a879dbb9f3e /geography/vis5d+
parent23bc54fef3624cdbdafb8d0cf1d93d5cffd105f6 (diff)
downloadpkgsrc-df8603a85dff81cdd6bc04fab1759de89641d917.tar.gz
Uses msgfmt.
Diffstat (limited to 'geography/vis5d+')
-rw-r--r--geography/vis5d+/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/geography/vis5d+/Makefile b/geography/vis5d+/Makefile
index 7976578cb25..e797c49e4e2 100644
--- a/geography/vis5d+/Makefile
+++ b/geography/vis5d+/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2005/06/01 18:02:53 jlam Exp $
+# $NetBSD: Makefile,v 1.7 2006/01/05 00:00:09 joerg Exp $
#
DISTNAME= vis5d+-1.2.1
@@ -12,9 +12,11 @@ COMMENT= Volumetric Visualization program for scientific datasets
USE_LIBTOOL= yes
USE_PKGLOCALEDIR= yes
+BUILD_USES_MSGFMT= yes
GNU_CONFIGURE= yes
+.include "../../devel/gettext-lib/buildlink3.mk"
.include "../../graphics/Mesa/buildlink3.mk"
.include "../../mk/x11.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"