diff options
Diffstat (limited to 'geography/vis5d+/Makefile')
-rw-r--r-- | geography/vis5d+/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/geography/vis5d+/Makefile b/geography/vis5d+/Makefile index 401763d184d..0a71681e559 100644 --- a/geography/vis5d+/Makefile +++ b/geography/vis5d+/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2007/02/02 19:07:02 joerg Exp $ +# $NetBSD: Makefile,v 1.14 2008/07/14 12:56:04 joerg Exp $ # DISTNAME= vis5d+-1.2.1 @@ -10,6 +10,8 @@ MAINTAINER= hdp@nmsu.edu HOMEPAGE= http://vis5d.sourceforge.net/ COMMENT= Volumetric Visualization program for scientific datasets +PKG_DESTDIR_SUPPORT= user-destdir + USE_LANGUAGES= c c++ fortran USE_LIBTOOL= yes USE_PKGLOCALEDIR= yes |