diff --git a/devel/xdg-utils/Makefile b/devel/xdg-utils/Makefile index f586fe382d51..391fc056a95c 100644 --- a/devel/xdg-utils/Makefile +++ b/devel/xdg-utils/Makefile @@ -1,35 +1,35 @@ # Created by: Michael Johnson PORTNAME= xdg-utils PORTVERSION= 1.1.3 PORTREVISION= 1 CATEGORIES= devel -MASTER_SITES= http://portland.freedesktop.org/download/ +MASTER_SITES= https://portland.freedesktop.org/download/ MAINTAINER= desktop@FreeBSD.org COMMENT= Tools to allow all applications to integrate with the free desktop LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= minixmlto:textproc/minixmlto RUN_DEPENDS= ${LOCALBASE}/share/icons/hicolor/index.theme:misc/hicolor-icon-theme USES= cpe gmake CPE_VENDOR= freedesktop CONFIGURE_ENV= XMLTO=${LOCALBASE}/bin/minixmlto GNU_CONFIGURE= yes NO_ARCH= yes OPTIONS_DEFINE= X11 OPTIONS_DEFAULT=X11 X11_RUN_DEPENDS=xprop:x11/xprop \ xset:x11/xset post-patch: @${REINPLACE_CMD} -e 's|%%LOCALBASE%%|${LOCALBASE}|' \ ${WRKSRC}/scripts/xdg-* .include diff --git a/devel/xdg-utils/pkg-descr b/devel/xdg-utils/pkg-descr index 63c30babaf7d..a13ecc2c5479 100644 --- a/devel/xdg-utils/pkg-descr +++ b/devel/xdg-utils/pkg-descr @@ -1,3 +1,3 @@ Tools to allow all applications to easily integrate with the free desktop. -WWW: http://portland.freedesktop.org/ +WWW: https://www.freedesktop.org/wiki/Software/xdg-utils/