diff options
author | swills <swills@FreeBSD.org> | 2014-04-16 01:29:54 +0800 |
---|---|---|
committer | swills <swills@FreeBSD.org> | 2014-04-16 01:29:54 +0800 |
commit | daf20b3bbcc46a9357701c8216a3c8af8d119885 (patch) | |
tree | d2f1ee7ee58eea47b83473e71c038c8249b98b7e /databases/pyspatialite | |
parent | e71869adcfed840bd2a34ce0180a68e96ffc7798 (diff) | |
download | freebsd-ports-gnome-daf20b3bbcc46a9357701c8216a3c8af8d119885.tar.gz freebsd-ports-gnome-daf20b3bbcc46a9357701c8216a3c8af8d119885.tar.zst freebsd-ports-gnome-daf20b3bbcc46a9357701c8216a3c8af8d119885.zip |
- Stage
PR: ports/188652
Submitted by: Bartek Rutkowski <ports@robakdesign.com>
Approved by: portmgr@ (blanket)
Diffstat (limited to 'databases/pyspatialite')
-rw-r--r-- | databases/pyspatialite/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/databases/pyspatialite/Makefile b/databases/pyspatialite/Makefile index 642ff69c7035..23127eb3588a 100644 --- a/databases/pyspatialite/Makefile +++ b/databases/pyspatialite/Makefile @@ -23,7 +23,6 @@ PYDISTUTILS_PKGNAME= pyspatialite AMALGAMATION_NAME= libspatialite-amalgamation-${PORTVERSION} -NO_STAGE= yes .include <bsd.port.pre.mk> .if empty(ICONV_LIB) |