aboutsummaryrefslogtreecommitdiffstats
path: root/emulators
diff options
context:
space:
mode:
Diffstat (limited to 'emulators')
-rw-r--r--emulators/qemu-cheri/Makefile4
-rw-r--r--emulators/qemu-powernv/Makefile4
2 files changed, 4 insertions, 4 deletions
diff --git a/emulators/qemu-cheri/Makefile b/emulators/qemu-cheri/Makefile
index 61c1de83da3c..f9ee4eaa8f5b 100644
--- a/emulators/qemu-cheri/Makefile
+++ b/emulators/qemu-cheri/Makefile
@@ -2,7 +2,7 @@
PORTNAME= qemu
PORTVERSION= 0.d${SNAPDATE}
-PORTREVISION= 0
+PORTREVISION= 1
CATEGORIES= emulators devel
PKGNAMESUFFIX= -cheri
@@ -26,7 +26,7 @@ GH_TUPLE= qemu:keycodemapdb:6b3d716:qemu/ui/keycodemapdb
HAS_CONFIGURE= yes
USES= compiler:c11 gettext-runtime gl gmake gnome libtool makeinfo pkgconfig \
- python:2.7,build xorg
+ python:build xorg
USE_XORG= pixman
USE_GNOME+= glib20 libxml2
USE_GL+= gbm
diff --git a/emulators/qemu-powernv/Makefile b/emulators/qemu-powernv/Makefile
index 4d3032e1a2a7..c15335cf2ef9 100644
--- a/emulators/qemu-powernv/Makefile
+++ b/emulators/qemu-powernv/Makefile
@@ -2,7 +2,7 @@
PORTNAME= qemu-powernv
PORTVERSION= 3.0.50
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= emulators
MASTER_SITES= http://people.freebsd.org/~kbowling/distfiles/
@@ -14,7 +14,7 @@ LICENSE= GPLv2
BUILD_DEPENDS= ${LOCALBASE}/lib/libfdt.so:sysutils/dtc
USES= bison:build compiler:c11 gmake gnome libtool makeinfo \
- pkgconfig python:2.7,build tar:bz2 xorg
+ pkgconfig python:build tar:bz2 xorg
USE_XORG= pixman
USE_GNOME= glib20