svn commit: r541269 - head/astro/tkgeomap
Dmitry Marakasov
amdmi3 at FreeBSD.org
Sun Jul 5 09:35:14 UTC 2020
Author: amdmi3
Date: Sun Jul 5 09:35:13 2020
New Revision: 541269
URL: https://svnweb.freebsd.org/changeset/ports/541269
Log:
- Update WWW
- Pet portlint
Approved by: portmgr blanket
Modified:
head/astro/tkgeomap/Makefile
head/astro/tkgeomap/pkg-descr
Modified: head/astro/tkgeomap/Makefile
==============================================================================
--- head/astro/tkgeomap/Makefile Sun Jul 5 09:33:23 2020 (r541268)
+++ head/astro/tkgeomap/Makefile Sun Jul 5 09:35:13 2020 (r541269)
@@ -11,10 +11,10 @@ COMMENT= Read, manipulate, and display geo data
LICENSE= GPLv2
-LIB_DEPENDS= libtclgeomap.so:astro/tclgeomap
+BROKEN_armv6= fails to configure: shared build specified but could not find shared tclgeomap library
+BROKEN_armv7= fails to configure: shared build specified but could not find shared tclgeomap library
-BROKEN_armv6= fails to configure: shared build specified but could not find shared tclgeomap library
-BROKEN_armv7= fails to configure: shared build specified but could not find shared tclgeomap library
+LIB_DEPENDS= libtclgeomap.so:astro/tclgeomap
USES+= tk:tea
CONFIGURE_ARGS= --with-tclgeomap-include=${LOCALBASE}/include/tclgeomap --with-x \
Modified: head/astro/tkgeomap/pkg-descr
==============================================================================
--- head/astro/tkgeomap/pkg-descr Sun Jul 5 09:33:23 2020 (r541268)
+++ head/astro/tkgeomap/pkg-descr Sun Jul 5 09:35:13 2020 (r541269)
@@ -13,4 +13,4 @@ It provides four packages:
This port contains the Tk part.
-WWW: http://www.tkgeomap.org/
+WWW: https://web.archive.org/web/20130807000308/http://www.tkgeomap.org/
More information about the svn-ports-head
mailing list