summaryrefslogtreecommitdiff
path: root/databases/spatialite
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-05-25 15:43:34 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-05-25 15:43:34 +0000
commit00d52a3e4c5bf9de39ce9d6095393f52407d69df (patch)
treec0750f82911803374c81b8cf05e2b96f037e2d8a /databases/spatialite
parent- Mark BROKEN: does not build ("ValueError: too many values to unpack") (diff)
Remove useless WRKSRC definitions.
While there, correct DEV_WARNINGS when they occur. Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=415839
Diffstat (limited to 'databases/spatialite')
-rw-r--r--databases/spatialite/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/databases/spatialite/Makefile b/databases/spatialite/Makefile
index ac505b284be4..177d48740983 100644
--- a/databases/spatialite/Makefile
+++ b/databases/spatialite/Makefile
@@ -17,7 +17,6 @@ LIB_DEPENDS= libgeos_c.so:graphics/geos \
libproj.so:graphics/proj \
libfreexl.so:textproc/freexl
-WRKSRC= ${WRKDIR}/lib${PORTNAME}-${PORTVERSION}
GNU_CONFIGURE= yes
USES= gmake iconv pathfix pkgconfig libtool sqlite
USE_GNOME= libxml2