aboutsummaryrefslogtreecommitdiff
path: root/graphics/wayland
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2018-10-16 20:05:43 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2018-10-16 20:05:43 +0000
commit190cedf60e1d5e3f6ea1715489c82ba23b9b096e (patch)
tree6c1a5e54cd1a53ce058ef9f57f89435323bd2207 /graphics/wayland
parent80750bc591bfbcf8faa5323d4b8ebfcccc71dccf (diff)
downloadports-190cedf60e1d5e3f6ea1715489c82ba23b9b096e.tar.gz
ports-190cedf60e1d5e3f6ea1715489c82ba23b9b096e.zip
Update MASTER_SITES
- While I'm here, sort USES Approved by: portmgr (blanket)
Notes
Notes: svn path=/head/; revision=482258
Diffstat (limited to 'graphics/wayland')
-rw-r--r--graphics/wayland/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/wayland/Makefile b/graphics/wayland/Makefile
index 0792e79d44c5..febf21ea3db9 100644
--- a/graphics/wayland/Makefile
+++ b/graphics/wayland/Makefile
@@ -4,7 +4,7 @@
PORTNAME= wayland
PORTVERSION= 1.16.0
CATEGORIES= graphics wayland
-MASTER_SITES= http://wayland.freedesktop.org/releases/
+MASTER_SITES= https://wayland.freedesktop.org/releases/
MAINTAINER= x11@FreeBSD.org
COMMENT= Wayland composite "server"
@@ -20,7 +20,7 @@ CFLAGS+= "-I${LOCALBASE}/include/libepoll-shim"
WITH_DEBUG= 1
-USES= autoreconf gnome gmake libtool localbase pathfix pkgconfig tar:xz
+USES= autoreconf gmake gnome libtool localbase pathfix pkgconfig tar:xz
USE_GNOME= libxslt:build
USE_LDCONFIG= yes
GNU_CONFIGURE= yes