summaryrefslogtreecommitdiff
path: root/emulators/vice/Makefile
diff options
context:
space:
mode:
authornia <nia@pkgsrc.org>2020-04-23 17:45:26 +0000
committernia <nia@pkgsrc.org>2020-04-23 17:45:26 +0000
commitda44bfdadf639b1f682e0bb459afa4a80169bc03 (patch)
treea382f92ab8ca3e1a82c0fe9168719fac12698d8b /emulators/vice/Makefile
parent7297f5185a5c54320cc3b5f8d93c4b1bf57a392d (diff)
downloadpkgsrc-da44bfdadf639b1f682e0bb459afa4a80169bc03.tar.gz
vice: Switch to ffmpeg4
Diffstat (limited to 'emulators/vice/Makefile')
-rw-r--r--emulators/vice/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/emulators/vice/Makefile b/emulators/vice/Makefile
index 8100f86ea4f..decc85711b7 100644
--- a/emulators/vice/Makefile
+++ b/emulators/vice/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.147 2020/03/26 12:26:02 nia Exp $
+# $NetBSD: Makefile,v 1.148 2020/04/23 17:45:26 nia Exp $
DISTNAME= vice-3.4
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=vice-emu/}
@@ -42,7 +42,6 @@ SUBST_FILES.prefix+= doc/vice.txt
SUBST_SED.prefix= -e 's|/usr/local|${PREFIX}|g'
.include "options.mk"
-
.include "../../audio/flac/buildlink3.mk"
.include "../../audio/lame/buildlink3.mk"
.include "../../audio/libvorbis/buildlink3.mk"