summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorKoop Mast <kwm@FreeBSD.org>2015-11-22 00:52:13 +0000
committerKoop Mast <kwm@FreeBSD.org>2015-11-22 00:52:13 +0000
commit9ae266d1f1db292608d9627994d1771afce89922 (patch)
treeda2403713c5c36addcb799fa0a41c6a017e96690 /games
parentUse ?= for setting PORTREVISION to allow it to be overridden in slave ports, ... (diff)
Update appstream-glib to 0.5.4.
Switch from custom code to using USES=libarchive. Adjust BUILD_DEPEND lines in where needed.
Notes
Notes: svn path=/head/; revision=402209
Diffstat (limited to 'games')
-rw-r--r--games/aisleriot/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/aisleriot/Makefile b/games/aisleriot/Makefile
index d939128521e2..c49f982581a4 100644
--- a/games/aisleriot/Makefile
+++ b/games/aisleriot/Makefile
@@ -11,7 +11,7 @@ MAINTAINER= gnome@FreeBSD.org
COMMENT= Collection of patience games written in guile scheme
BUILD_DEPENDS= itstool:${PORTSDIR}/textproc/itstool \
- appdata-validate:${PORTSDIR}/devel/appstream-glib \
+ appstream-builder:${PORTSDIR}/devel/appstream-glib \
bash:${PORTSDIR}/shells/bash
LIB_DEPENDS= libguile-2.0.so:${PORTSDIR}/lang/guile2 \
libcanberra-gtk3.so:${PORTSDIR}/audio/libcanberra-gtk3