From 36117d709704f772dbc3d305cda6923741791598 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Fri, 20 Sep 2013 16:13:47 +0000 Subject: Add NO_STAGE all over the place in preparation for the staging support (cat: databases) --- databases/spatialite_gui/Makefile | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'databases/spatialite_gui/Makefile') diff --git a/databases/spatialite_gui/Makefile b/databases/spatialite_gui/Makefile index e87c211c3748..d18c6fa7f334 100644 --- a/databases/spatialite_gui/Makefile +++ b/databases/spatialite_gui/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: spatialite-gui -# Date created: 2012-06-14 -# Whom: lbartoletti -# +# Created by: lbartoletti # $FreeBSD$ -# PORTNAME= spatialite_gui PORTVERSION= 1.5.0 @@ -31,4 +27,5 @@ USE_LDCONFIG= yes PLIST_FILES= bin/spatialite_gui +NO_STAGE= yes .include -- cgit v1.2.3