diff options
Diffstat (limited to 'graphics/gdal-grass/Makefile')
-rw-r--r-- | graphics/gdal-grass/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/graphics/gdal-grass/Makefile b/graphics/gdal-grass/Makefile index 44d0dbd67713..cc855d602745 100644 --- a/graphics/gdal-grass/Makefile +++ b/graphics/gdal-grass/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: gdal-grass -# Date created: Feb 2006 -# Whom: Laurent Courty -# +# Created by: Laurent Courty # $FreeBSD$ -# PORTNAME= gdal-grass PORTVERSION= 1.4.3 @@ -27,6 +23,7 @@ CONFIGURE_ARGS= --with-gdal=${LOCALBASE}/bin/gdal-config \ --with-autoload=${GDAL_AUTOLOAD_DIR} ALL_TARGET= +NO_STAGE= yes .include <bsd.port.pre.mk> pre-install: |