git: cca579fef786 - main - multimedia/vcdgear: enable on powerpc64 and powerpc
Piotr Kubaj
pkubaj at FreeBSD.org
Thu Apr 15 13:35:02 UTC 2021
The branch main has been updated by pkubaj:
URL: https://cgit.FreeBSD.org/ports/commit/?id=cca579fef7861f660941a1d9841aaffebde882f2
commit cca579fef7861f660941a1d9841aaffebde882f2
Author: Piotr Kubaj <pkubaj at FreeBSD.org>
AuthorDate: 2021-04-15 13:34:57 +0000
Commit: Piotr Kubaj <pkubaj at FreeBSD.org>
CommitDate: 2021-04-15 13:34:57 +0000
multimedia/vcdgear: enable on powerpc64 and powerpc
---
multimedia/vcdgear/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/multimedia/vcdgear/Makefile b/multimedia/vcdgear/Makefile
index 3f20476c66e7..0feaf9f3625f 100644
--- a/multimedia/vcdgear/Makefile
+++ b/multimedia/vcdgear/Makefile
@@ -9,7 +9,7 @@ DISTNAME= ${PORTNAME}16d_i386_freebsd42
MAINTAINER= ports at FreeBSD.org
COMMENT= Tool to convert VCDs from cue/bin format to mpeg
-ONLY_FOR_ARCHS= i386 amd64
+ONLY_FOR_ARCHS= i386 amd64 powerpc64 powerpc
WRKSRC= ${WRKDIR}/vcdgear16
NO_BUILD= yes
More information about the dev-commits-ports-all
mailing list