From 5b195e9a60b963d649089dcb0b502f3c5a0ad563 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fernando=20Apestegu=C3=ADa?= Date: Tue, 5 Mar 2019 21:57:39 +0000 Subject: astro/xtide: update MASTER_SITES, general cleanup * Update MASTER_SITES to follow upstream migration from ftp to https * Add missing dependencies * Reorder section blocks to pet portlint PR: 236108 Submitted by: samy.mahmoudi@gmail.com --- astro/xtide/Makefile | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'astro/xtide') diff --git a/astro/xtide/Makefile b/astro/xtide/Makefile index e729cffd407b..7750806eefd7 100644 --- a/astro/xtide/Makefile +++ b/astro/xtide/Makefile @@ -4,7 +4,7 @@ PORTNAME= xtide PORTVERSION= 2.15.2 CATEGORIES= astro geography -MASTER_SITES= ftp://ftp.flaterco.com/xtide/ +MASTER_SITES= https://flaterco.com/files/xtide/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ ${DISTNAME_TCD}${EXTRACT_SUFX} \ ${DISTNAME_HARM}${EXTRACT_SUFX} @@ -18,15 +18,15 @@ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libpng.so:graphics/png USES= compiler:c++0x gmake libtool localbase tar:bzip2 +USE_LDCONFIG= yes + GNU_CONFIGURE= yes CONFIGURE_ENV= ac_cv_header_tcd_h=yes \ ac_cv_lib_tcd_get_tide_db_header=yes -INSTALL_TARGET= install-strip -USE_LDCONFIG= yes - CFLAGS+= -Wno-deprecated-declarations CPPFLAGS+= -I${WRKSRC_TCD} $$(libpng-config --I_opts) LDFLAGS+= -L${WRKSRC_TCD}/.libs $$(libpng-config --L_opts) +INSTALL_TARGET= install-strip OPTIONS_DEFINE= WVS X11 OPTIONS_DEFAULT= X11 @@ -34,7 +34,7 @@ OPTIONS_SUB= yes WVS_DESC= Use world vector shoreline data (37MB) WVS_DISTFILES= ${DISTNAME_WVS}${EXTRACT_SUFX} -X11_USE= xorg=xaw,xpm +X11_USE= xorg=ice,sm,x11,xaw,xext,xmu,xpm,xt X11_CONFIGURE_WITH= x X11_DESKTOP_ENTRIES= "XTide" "" "xtide" "xtide" "" "" -- cgit v1.2.3