aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2021-07-18 19:31:34 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2021-07-18 19:31:53 +0000
commit9f97fd41d19c8d8ada77755dafd4aa54cb508210 (patch)
tree1b23788f3790a2b6e2447a7c539dde9aae248946
parent8470e0e564623e1d33785d454925f5ed72c36e81 (diff)
downloadports-9f97fd41d19c8d8ada77755dafd4aa54cb508210.tar.gz
ports-9f97fd41d19c8d8ada77755dafd4aa54cb508210.zip
emulators/vice: add harfbuzz, fix www
-rw-r--r--emulators/vice/Makefile7
-rw-r--r--emulators/vice/pkg-descr2
2 files changed, 5 insertions, 4 deletions
diff --git a/emulators/vice/Makefile b/emulators/vice/Makefile
index 38b133b5cca0..86be4fef182c 100644
--- a/emulators/vice/Makefile
+++ b/emulators/vice/Makefile
@@ -2,7 +2,7 @@
PORTNAME= vice
PORTVERSION= 3.5
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= emulators
MASTER_SITES= SF/vice-emu/releases
@@ -29,7 +29,8 @@ LIB_DEPENDS= libpng.so:graphics/png \
libfontconfig.so:x11-fonts/fontconfig \
libfreetype.so:print/freetype2 \
libpcre2-8.so:devel/pcre2 \
- libgnutls.so:security/gnutls
+ libgnutls.so:security/gnutls \
+ libharfbuzz.so:print/harfbuzz
USES= compiler:c++11-lang pkgconfig makeinfo localbase:ldflags \
gmake iconv:wchar_t jpeg readline gettext xorg
@@ -37,7 +38,7 @@ USE_XORG= xpm ice sm xext xv xt x11 xmu xxf86vm
USE_XORG+= xrender xinerama xi xrandr xcursor xcomposite xdamage xfixes
HAS_CONFIGURE= yes
MAKE_ENV+= MAKEINFOFLAGS="--no-split" \
- XDG_DATA_DIRS=${STAGEDIR}/${PREFIX}/share
+ XDG_DATA_DIRS=${STAGEDIR}${PREFIX}/share
CFLAGS+= -fcommon
CONFIGURE_ARGS+= --enable-ipv6 \
--enable-external-ffmpeg \
diff --git a/emulators/vice/pkg-descr b/emulators/vice/pkg-descr
index 51a283807ac0..a48e2bd84152 100644
--- a/emulators/vice/pkg-descr
+++ b/emulators/vice/pkg-descr
@@ -12,6 +12,6 @@ The following programs are included:
LICENSE: GPL2 or later
-WWW: http://www.viceteam.org/
+WWW: https://vice-emu.sourceforge.io/
The ROM files are Copyright by Commodore Business Machines.