aboutsummaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2021-04-07 08:06:21 +0000
committerMathieu Arnold <mat@FreeBSD.org>2021-04-07 08:09:01 +0000
commitcf118ccf875508b9a1c570044c93cfcc82bd455c (patch)
tree2c94cfc5a4d4e80512c81686f40530d811bc1425 /emulators
parente956200e0cb1ab3a412c123fa23aaaf47b1ea8da (diff)
downloadports-cf118ccf875508b9a1c570044c93cfcc82bd455c.tar.gz
ports-cf118ccf875508b9a1c570044c93cfcc82bd455c.zip
One more small cleanup, forgotten yesterday.
Reported by: lwhsu
Diffstat (limited to 'emulators')
-rw-r--r--emulators/Makefile1
-rw-r--r--emulators/anese/Makefile1
-rw-r--r--emulators/aqemu/Makefile1
-rw-r--r--emulators/aranym/Makefile1
-rw-r--r--emulators/cannonball/Makefile1
-rw-r--r--emulators/citra-qt5/Makefile1
-rw-r--r--emulators/citra/Makefile1
-rw-r--r--emulators/dosbox-staging/Makefile1
-rw-r--r--emulators/edumips64/Makefile1
-rw-r--r--emulators/elliott-803/Makefile1
-rw-r--r--emulators/emulationstation/Makefile1
-rw-r--r--emulators/frodo/Makefile1
-rw-r--r--emulators/hv_kvp_cmd/Makefile1
-rw-r--r--emulators/libc6-shim/Makefile1
-rw-r--r--emulators/libretro-ppsspp/Makefile1
-rw-r--r--emulators/libretro-vice/Makefile1
-rw-r--r--emulators/linux_base-c7/Makefile1
-rw-r--r--emulators/mednafen/Makefile1
-rw-r--r--emulators/mesen/Makefile1
-rw-r--r--emulators/mess/Makefile1
-rw-r--r--emulators/mgba/Makefile1
-rw-r--r--emulators/mupen64plus-qt/Makefile1
-rw-r--r--emulators/nemu/Makefile1
-rw-r--r--emulators/nestopia/Makefile1
-rw-r--r--emulators/openmsx/Makefile1
-rw-r--r--emulators/pcem/Makefile1
-rw-r--r--emulators/ppsspp-qt5/Makefile1
-rw-r--r--emulators/ppsspp/Makefile1
-rw-r--r--emulators/py-gns3-converter/Makefile1
-rw-r--r--emulators/py-unicorn/Makefile1
-rw-r--r--emulators/qemu-cheri/Makefile1
-rw-r--r--emulators/qemu-powernv/Makefile1
-rw-r--r--emulators/qemu-user-static-devel/Makefile1
-rw-r--r--emulators/qemu-user-static/Makefile1
-rw-r--r--emulators/qemu-utils/Makefile1
-rw-r--r--emulators/riscv-isa-sim/Makefile1
-rw-r--r--emulators/rpcs3/Makefile1
-rw-r--r--emulators/sameboy/Makefile1
-rw-r--r--emulators/simh-hp2100/Makefile1
-rw-r--r--emulators/simh-hp3000/Makefile1
-rw-r--r--emulators/simh-hpdoc/Makefile1
-rw-r--r--emulators/ucon64/Makefile1
-rw-r--r--emulators/ukncbtl/Makefile1
-rw-r--r--emulators/unicorn/Makefile1
-rw-r--r--emulators/virtualbox-ose-additions-nox11-legacy/Makefile1
-rw-r--r--emulators/virtualbox-ose-additions-nox11/Makefile1
-rw-r--r--emulators/virtualbox-ose-nox11-legacy/Makefile1
-rw-r--r--emulators/virtualbox-ose-nox11/Makefile1
-rw-r--r--emulators/vmw/Makefile1
-rw-r--r--emulators/wine-proton/Makefile1
-rw-r--r--emulators/winetricks/Makefile1
-rw-r--r--emulators/x16-emulator/Makefile1
-rw-r--r--emulators/x16-rom/Makefile1
-rw-r--r--emulators/xen-kernel/Makefile1
-rw-r--r--emulators/yuzu-qt5/Makefile1
-rw-r--r--emulators/yuzu/Makefile1
56 files changed, 0 insertions, 56 deletions
diff --git a/emulators/Makefile b/emulators/Makefile
index 42db0582de39..6f957d8a748e 100644
--- a/emulators/Makefile
+++ b/emulators/Makefile
@@ -1,4 +1,3 @@
-
COMMENT = Emulators for other operating systems
SUBDIR += adamem
diff --git a/emulators/anese/Makefile b/emulators/anese/Makefile
index c02fdd3c4259..10da79316430 100644
--- a/emulators/anese/Makefile
+++ b/emulators/anese/Makefile
@@ -1,4 +1,3 @@
-
PORTNAME= anese
PORTVERSION= 0.9.1
CATEGORIES= emulators
diff --git a/emulators/aqemu/Makefile b/emulators/aqemu/Makefile
index cc8c02da8601..a0d8231fb8d2 100644
--- a/emulators/aqemu/Makefile
+++ b/emulators/aqemu/Makefile
@@ -1,4 +1,3 @@
-
PORTNAME= aqemu
DISTVERSIONPREFIX= v
DISTVERSION= 0.9.2
diff --git a/emulators/aranym/Makefile b/emulators/aranym/Makefile
index 6dbe349594f5..195d3f1e937f 100644
--- a/emulators/aranym/Makefile
+++ b/emulators/aranym/Makefile
@@ -1,4 +1,3 @@
-
PORTNAME= aranym
DISTVERSION= 1.1.0
CATEGORIES= emulators
diff --git a/emulators/cannonball/Makefile b/emulators/cannonball/Makefile
index 9d25afd7ecee..2626fdfcd825 100644
--- a/emulators/cannonball/Makefile
+++ b/emulators/cannonball/Makefile
@@ -1,4 +1,3 @@
-
PORTNAME= cannonball
DISTVERSION= 0.32
CATEGORIES= emulators games
diff --git a/emulators/citra-qt5/Makefile b/emulators/citra-qt5/Makefile
index c562ecc116b7..7acb8727f8c8 100644
--- a/emulators/citra-qt5/Makefile
+++ b/emulators/citra-qt5/Makefile
@@ -1,4 +1,3 @@
-
PORTREVISION= 0
PKGNAMESUFFIX= -qt5
diff --git a/emulators/citra/Makefile b/emulators/citra/Makefile
index 4c43951afff1..a1d1b92e6306 100644
--- a/emulators/citra/Makefile
+++ b/emulators/citra/Makefile
@@ -1,4 +1,3 @@
-
PORTNAME= citra
PORTVERSION= s20210403
PORTREVISION?= 0
diff --git a/emulators/dosbox-staging/Makefile b/emulators/dosbox-staging/Makefile
index 8c320b1e1f72..70f59df30259 100644
--- a/emulators/dosbox-staging/Makefile
+++ b/emulators/dosbox-staging/Makefile
@@ -1,4 +1,3 @@
-
PORTNAME= dosbox-staging
DISTVERSIONPREFIX= v
DISTVERSION= 0.76.0
diff --git a/emulators/edumips64/Makefile b/emulators/edumips64/Makefile
index b13716a0e548..fa080d38a3fc 100644
--- a/emulators/edumips64/Makefile
+++ b/emulators/edumips64/Makefile
@@ -1,4 +1,3 @@
-
PORTNAME= edumips64
DISTVERSION= 1.2.9
CATEGORIES= emulators education java
diff --git a/emulators/elliott-803/Makefile b/emulators/elliott-803/Makefile
index 2d5865f3681a..910ba14b3f1d 100644
--- a/emulators/elliott-803/Makefile
+++ b/emulators/elliott-803/Makefile
@@ -1,4 +1,3 @@
-
PORTNAME= elliott-803
PORTVERSION= 0.1.8
DISTVERSIONPREFIX= v
diff --git a/emulators/emulationstation/Makefile b/emulators/emulationstation/Makefile
index f9e00b7fc2eb..892e07b403d0 100644
--- a/emulators/emulationstation/Makefile
+++ b/emulators/emulationstation/Makefile
@@ -1,4 +1,3 @@
-
PORTNAME= emulationstation
DISTVERSIONPREFIX= v
DISTVERSION= 2.9.4
diff --git a/emulators/frodo/Makefile b/emulators/frodo/Makefile
index db6726c398a6..b5b1f9e4535e 100644
--- a/emulators/frodo/Makefile
+++ b/emulators/frodo/Makefile
@@ -1,4 +1,3 @@
-
PORTNAME= frodo
PORTVERSION= 4.1b
PORTREVISION= 11
diff --git a/emulators/hv_kvp_cmd/Makefile b/emulators/hv_kvp_cmd/Makefile
index d389c123a2ca..d32f1cb4ac8e 100644
--- a/emulators/hv_kvp_cmd/Makefile
+++ b/emulators/hv_kvp_cmd/Makefile
@@ -1,4 +1,3 @@
-
PORTNAME= hv_kvp_cmd
DISTVERSION= 1.4
CATEGORIES= emulators
diff --git a/emulators/libc6-shim/Makefile b/emulators/libc6-shim/Makefile
index 5aec45078064..62be0afb93e6 100644
--- a/emulators/libc6-shim/Makefile
+++ b/emulators/libc6-shim/Makefile
@@ -1,4 +1,3 @@
-
PORTNAME= libc6-shim
DISTVERSION= 20210109
CATEGORIES= emulators
diff --git a/emulators/libretro-ppsspp/Makefile b/emulators/libretro-ppsspp/Makefile
index 440c85c0517b..59effea19ca9 100644
--- a/emulators/libretro-ppsspp/Makefile
+++ b/emulators/libretro-ppsspp/Makefile
@@ -1,4 +1,3 @@
-
PORTREVISION= 0
PKGNAMEPREFIX= libretro-
diff --git a/emulators/libretro-vice/Makefile b/emulators/libretro-vice/Makefile
index b086cf3134a1..a94bcfd1cd7b 100644
--- a/emulators/libretro-vice/Makefile
+++ b/emulators/libretro-vice/Makefile
@@ -1,4 +1,3 @@
-
PORTNAME= libretro-vice
PORTVERSION= 0.20201218
CATEGORIES= emulators games
diff --git a/emulators/linux_base-c7/Makefile b/emulators/linux_base-c7/Makefile
index ac9a5d013fe8..d267f05ec2d5 100644
--- a/emulators/linux_base-c7/Makefile
+++ b/emulators/linux_base-c7/Makefile
@@ -1,4 +1,3 @@
-
PORTNAME= c7
PORTVERSION= ${LINUX_DIST_VER}
CATEGORIES= emulators linux
diff --git a/emulators/mednafen/Makefile b/emulators/mednafen/Makefile
index b439451eea15..8424fa0930e0 100644
--- a/emulators/mednafen/Makefile
+++ b/emulators/mednafen/Makefile
@@ -1,4 +1,3 @@
-
PORTNAME= mednafen
PORTVERSION= 1.26.1
PORTEPOCH= 1
diff --git a/emulators/mesen/Makefile b/emulators/mesen/Makefile
index e5b9d2c9e203..083312a41888 100644
--- a/emulators/mesen/Makefile
+++ b/emulators/mesen/Makefile
@@ -1,4 +1,3 @@
-
PORTNAME= mesen
DISTVERSION= 0.9.8-4
PORTREVISION= 2
diff --git a/emulators/mess/Makefile b/emulators/mess/Makefile
index ad610b2bafa8..ae1bb81d14c2 100644
--- a/emulators/mess/Makefile
+++ b/emulators/mess/Makefile
@@ -1,4 +1,3 @@
-
PORTNAME= mess
MTARGET= mame
MSUBTARGET= mess
diff --git a/emulators/mgba/Makefile b/emulators/mgba/Makefile
index 04b4374c7ec4..c2a8fc507951 100644
--- a/emulators/mgba/Makefile
+++ b/emulators/mgba/Makefile
@@ -1,4 +1,3 @@
-
PORTNAME= mgba
DISTVERSION= 0.8.4
CATEGORIES= emulators
diff --git a/emulators/mupen64plus-qt/Makefile b/emulators/mupen64plus-qt/Makefile
index b88b180b936b..52dcfeb0f32e 100644
--- a/emulators/mupen64plus-qt/Makefile
+++ b/emulators/mupen64plus-qt/Makefile
@@ -1,4 +1,3 @@
-
PORTNAME= mupen64plus-qt
DISTVERSION= 1.14
PORTREVISION= 1
diff --git a/emulators/nemu/Makefile b/emulators/nemu/Makefile
index 4eb0e6306967..b62d18394127 100644
--- a/emulators/nemu/Makefile
+++ b/emulators/nemu/Makefile
@@ -1,4 +1,3 @@
-
PORTNAME= nemu
DISTVERSIONPREFIX= v
DISTVERSION= 2.6.0
diff --git a/emulators/nestopia/Makefile b/emulators/nestopia/Makefile
index 326fafd2b371..049c992076b7 100644
--- a/emulators/nestopia/Makefile
+++ b/emulators/nestopia/Makefile
@@ -1,4 +1,3 @@
-
PORTNAME= nestopia
DISTVERSION= 1.50
CATEGORIES= emulators
diff --git a/emulators/openmsx/Makefile b/emulators/openmsx/Makefile
index 40c3cd54a6ce..ce3040358d6a 100644
--- a/emulators/openmsx/Makefile
+++ b/emulators/openmsx/Makefile
@@ -1,4 +1,3 @@
-
PORTNAME= openmsx
PORTVERSION= 16.0
CATEGORIES= emulators
diff --git a/emulators/pcem/Makefile b/emulators/pcem/Makefile
index d67a05bcfe55..a3093ea2b7fd 100644
--- a/emulators/pcem/Makefile
+++ b/emulators/pcem/Makefile
@@ -1,4 +1,3 @@
-
PORTNAME= pcem
DISTVERSION= 14
PORTREVISION= 1
diff --git a/emulators/ppsspp-qt5/Makefile b/emulators/ppsspp-qt5/Makefile
index d90fd316578a..41539a191451 100644
--- a/emulators/ppsspp-qt5/Makefile
+++ b/emulators/ppsspp-qt5/Makefile
@@ -1,4 +1,3 @@
-
PORTREVISION= 1
PKGNAMESUFFIX= -qt5
diff --git a/emulators/ppsspp/Makefile b/emulators/ppsspp/Makefile
index 02cfbac327d1..0e05d6f3e285 100644
--- a/emulators/ppsspp/Makefile
+++ b/emulators/ppsspp/Makefile
@@ -1,4 +1,3 @@
-
PORTNAME= ppsspp
DISTVERSIONPREFIX= v
DISTVERSION?= 1.11.3
diff --git a/emulators/py-gns3-converter/Makefile b/emulators/py-gns3-converter/Makefile
index 5d776c3fdfa5..b20569bb7909 100644
--- a/emulators/py-gns3-converter/Makefile
+++ b/emulators/py-gns3-converter/Makefile
@@ -1,4 +1,3 @@
-
PORTNAME= gns3-converter
PORTVERSION= 1.2.4
CATEGORIES= emulators
diff --git a/emulators/py-unicorn/Makefile b/emulators/py-unicorn/Makefile
index db14cdbc8d39..a177a6f446b2 100644
--- a/emulators/py-unicorn/Makefile
+++ b/emulators/py-unicorn/Makefile
@@ -1,4 +1,3 @@
-
PORTNAME= unicorn
DISTVERSION= 1.0.2
CATEGORIES= emulators python
diff --git a/emulators/qemu-cheri/Makefile b/emulators/qemu-cheri/Makefile
index 9b972fab3d0f..042cce796562 100644
--- a/emulators/qemu-cheri/Makefile
+++ b/emulators/qemu-cheri/Makefile
@@ -1,4 +1,3 @@
-
PORTNAME= qemu
PORTVERSION= 0.d${SNAPDATE}
PORTREVISION= 1
diff --git a/emulators/qemu-powernv/Makefile b/emulators/qemu-powernv/Makefile
index 75b4538e007e..ac66bc4ca732 100644
--- a/emulators/qemu-powernv/Makefile
+++ b/emulators/qemu-powernv/Makefile
@@ -1,4 +1,3 @@
-
PORTNAME= qemu-powernv
PORTVERSION= 3.0.50
PORTREVISION= 2
diff --git a/emulators/qemu-user-static-devel/Makefile b/emulators/qemu-user-static-devel/Makefile
index 2dccf1ed973f..65d5b27c1654 100644
--- a/emulators/qemu-user-static-devel/Makefile
+++ b/emulators/qemu-user-static-devel/Makefile
@@ -1,4 +1,3 @@
-
PORTNAME= qemu
PORTVERSION= 3.1.0
PORTREVISION= 5
diff --git a/emulators/qemu-user-static/Makefile b/emulators/qemu-user-static/Makefile
index 5c8ca30b2a2e..4dea0115e01e 100644
--- a/emulators/qemu-user-static/Makefile
+++ b/emulators/qemu-user-static/Makefile
@@ -1,4 +1,3 @@
-
PORTNAME= qemu
PORTVERSION= 3.1.0
PORTREVISION= 11
diff --git a/emulators/qemu-utils/Makefile b/emulators/qemu-utils/Makefile
index 42ec8152f0c8..bb3eb2026c30 100644
--- a/emulators/qemu-utils/Makefile
+++ b/emulators/qemu-utils/Makefile
@@ -1,4 +1,3 @@
-
PKGNAMESUFFIX= -utils
MAINTAINER= ken@FreeBSD.org
diff --git a/emulators/riscv-isa-sim/Makefile b/emulators/riscv-isa-sim/Makefile
index dc8ca49c86de..94566275c880 100644
--- a/emulators/riscv-isa-sim/Makefile
+++ b/emulators/riscv-isa-sim/Makefile
@@ -1,4 +1,3 @@
-
PORTNAME= riscv-isa-sim
DISTVERSION= git
PORTREVISION= 20201102
diff --git a/emulators/rpcs3/Makefile b/emulators/rpcs3/Makefile
index a64d1d51e959..3f5fa3950a57 100644
--- a/emulators/rpcs3/Makefile
+++ b/emulators/rpcs3/Makefile
@@ -1,4 +1,3 @@
-
PORTNAME= rpcs3
DISTVERSIONPREFIX= v
DISTVERSION= 0.0.15-12048 # git rev-list --count HEAD
diff --git a/emulators/sameboy/Makefile b/emulators/sameboy/Makefile
index fa2341484b23..f6fa4e2eb104 100644
--- a/emulators/sameboy/Makefile
+++ b/emulators/sameboy/Makefile
@@ -1,4 +1,3 @@
-
PORTNAME= sameboy
DISTVERSIONPREFIX= v
DISTVERSION= 0.14.2
diff --git a/emulators/simh-hp2100/Makefile b/emulators/simh-hp2100/Makefile
index 5f8730516132..dc5e65461f37 100644
--- a/emulators/simh-hp2100/Makefile
+++ b/emulators/simh-hp2100/Makefile
@@ -1,4 +1,3 @@
-
PORTNAME= hp2100
DISTVERSION= 3.11-0.29
CATEGORIES= emulators
diff --git a/emulators/simh-hp3000/Makefile b/emulators/simh-hp3000/Makefile
index c638a5e8c2d3..11d9bd00b52e 100644
--- a/emulators/simh-hp3000/Makefile
+++ b/emulators/simh-hp3000/Makefile
@@ -1,4 +1,3 @@
-
PORTNAME= hp3000
DISTVERSION= 3.11-0.8
CATEGORIES= emulators
diff --git a/emulators/simh-hpdoc/Makefile b/emulators/simh-hpdoc/Makefile
index b73caac8f999..77c126ba45be 100644
--- a/emulators/simh-hpdoc/Makefile
+++ b/emulators/simh-hpdoc/Makefile
@@ -1,4 +1,3 @@
-
PORTNAME= hpdoc
DISTVERSION= 3.11.0
CATEGORIES= emulators
diff --git a/emulators/ucon64/Makefile b/emulators/ucon64/Makefile
index 61d89b4f9012..8fe6f20a0394 100644
--- a/emulators/ucon64/Makefile
+++ b/emulators/ucon64/Makefile
@@ -1,4 +1,3 @@
-
PORTNAME= ucon64
PORTVERSION= 2.2.1
CATEGORIES= emulators
diff --git a/emulators/ukncbtl/Makefile b/emulators/ukncbtl/Makefile
index 5b146c4ccca3..ce6fda080f62 100644
--- a/emulators/ukncbtl/Makefile
+++ b/emulators/ukncbtl/Makefile
@@ -1,4 +1,3 @@
-
PORTNAME= ukncbtl
DISTVERSION= g20201017
CATEGORIES= emulators
diff --git a/emulators/unicorn/Makefile b/emulators/unicorn/Makefile
index 1498e5c66ba9..e5ec99b445fa 100644
--- a/emulators/unicorn/Makefile
+++ b/emulators/unicorn/Makefile
@@ -1,4 +1,3 @@
-
PORTNAME= unicorn
DISTVERSION= 1.0.2
CATEGORIES= emulators
diff --git a/emulators/virtualbox-ose-additions-nox11-legacy/Makefile b/emulators/virtualbox-ose-additions-nox11-legacy/Makefile
index 45586217fcf5..4333f8809114 100644
--- a/emulators/virtualbox-ose-additions-nox11-legacy/Makefile
+++ b/emulators/virtualbox-ose-additions-nox11-legacy/Makefile
@@ -1,4 +1,3 @@
-
PKGNAMESUFFIX= -additions-nox11-legacy
OPTIONS_EXCLUDE= DBUS DEBUG OPENGL X11
diff --git a/emulators/virtualbox-ose-additions-nox11/Makefile b/emulators/virtualbox-ose-additions-nox11/Makefile
index 67469b1833bd..68412354126f 100644
--- a/emulators/virtualbox-ose-additions-nox11/Makefile
+++ b/emulators/virtualbox-ose-additions-nox11/Makefile
@@ -1,4 +1,3 @@
-
PKGNAMESUFFIX= -additions-nox11
OPTIONS_EXCLUDE= DBUS DEBUG OPENGL X11
diff --git a/emulators/virtualbox-ose-nox11-legacy/Makefile b/emulators/virtualbox-ose-nox11-legacy/Makefile
index 2ad1cb05ee6f..15c463168579 100644
--- a/emulators/virtualbox-ose-nox11-legacy/Makefile
+++ b/emulators/virtualbox-ose-nox11-legacy/Makefile
@@ -1,4 +1,3 @@
-
PKGNAMESUFFIX= -nox11-legacy
OPTIONS_EXCLUDE= ALSA DBUS DEBUG GUESTADDITIONS MANUAL NLS PULSEAUDIO
diff --git a/emulators/virtualbox-ose-nox11/Makefile b/emulators/virtualbox-ose-nox11/Makefile
index 1c1b4e1b121b..b1984d0d6be8 100644
--- a/emulators/virtualbox-ose-nox11/Makefile
+++ b/emulators/virtualbox-ose-nox11/Makefile
@@ -1,4 +1,3 @@
-
PKGNAMESUFFIX= -nox11
OPTIONS_EXCLUDE= ALSA DBUS DEBUG GUESTADDITIONS MANUAL NLS PULSEAUDIO
diff --git a/emulators/vmw/Makefile b/emulators/vmw/Makefile
index 6c5e4eb50e09..aac4b2337b08 100644
--- a/emulators/vmw/Makefile
+++ b/emulators/vmw/Makefile
@@ -1,4 +1,3 @@
-
PORTNAME= vmw
PORTVERSION= 060510
PORTREVISION= 2
diff --git a/emulators/wine-proton/Makefile b/emulators/wine-proton/Makefile
index 15fd31e867bb..39911ddede2c 100644
--- a/emulators/wine-proton/Makefile
+++ b/emulators/wine-proton/Makefile
@@ -1,4 +1,3 @@
-
PORTNAME= wine-proton
DISTVERSION= 5.13-4
CATEGORIES= emulators
diff --git a/emulators/winetricks/Makefile b/emulators/winetricks/Makefile
index 23d2b60dc69e..36a847f656c4 100644
--- a/emulators/winetricks/Makefile
+++ b/emulators/winetricks/Makefile
@@ -1,4 +1,3 @@
-
PORTNAME= winetricks
PORTVERSION= 20191224
CATEGORIES= emulators
diff --git a/emulators/x16-emulator/Makefile b/emulators/x16-emulator/Makefile
index cb84868b95e3..0be74c226cdf 100644
--- a/emulators/x16-emulator/Makefile
+++ b/emulators/x16-emulator/Makefile
@@ -1,4 +1,3 @@
-
PORTNAME= x16-emulator
DISTVERSION= r38
CATEGORIES= emulators
diff --git a/emulators/x16-rom/Makefile b/emulators/x16-rom/Makefile
index 179670aadf36..09ea111d8346 100644
--- a/emulators/x16-rom/Makefile
+++ b/emulators/x16-rom/Makefile
@@ -1,4 +1,3 @@
-
PORTNAME= x16-rom
DISTVERSION= r38
CATEGORIES= emulators
diff --git a/emulators/xen-kernel/Makefile b/emulators/xen-kernel/Makefile
index 82a796bea6e2..6abd69260873 100644
--- a/emulators/xen-kernel/Makefile
+++ b/emulators/xen-kernel/Makefile
@@ -1,4 +1,3 @@
-
PORTNAME= xen
PORTVERSION= 4.14.1
PORTREVISION= 1
diff --git a/emulators/yuzu-qt5/Makefile b/emulators/yuzu-qt5/Makefile
index 7ab46b6d47cf..30c667b9c82a 100644
--- a/emulators/yuzu-qt5/Makefile
+++ b/emulators/yuzu-qt5/Makefile
@@ -1,4 +1,3 @@
-
PORTREVISION= 0
PKGNAMESUFFIX= -qt5
diff --git a/emulators/yuzu/Makefile b/emulators/yuzu/Makefile
index 5bf05881a1fb..6e5e696475bc 100644
--- a/emulators/yuzu/Makefile
+++ b/emulators/yuzu/Makefile
@@ -1,4 +1,3 @@
-
PORTNAME= yuzu
PORTVERSION= s20210404
PORTREVISION?= 0