diff options
Diffstat (limited to 'geography/qgis/Makefile')
-rw-r--r-- | geography/qgis/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/geography/qgis/Makefile b/geography/qgis/Makefile index 7c59b4fc8c1..8b146dc123a 100644 --- a/geography/qgis/Makefile +++ b/geography/qgis/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2010/12/21 17:48:13 adam Exp $ +# $NetBSD: Makefile,v 1.5 2010/12/27 09:05:40 asau Exp $ DISTNAME= qgis-1.6.0 CATEGORIES= geography @@ -15,7 +15,7 @@ PKG_DESTDIR_SUPPORT= user-destdir WRKSRC= ${WRKDIR}/${PKGNAME_NOREV} USE_CMAKE= yes -USE_LANGUAGES= c c++ fortran +USE_LANGUAGES= c c++ fortran77 USE_LIBTOOL= yes USE_PKGLOCALEDIR= yes USE_TOOLS+= bison perl |