aboutsummaryrefslogtreecommitdiff
path: root/x11-drivers
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 /x11-drivers
parente956200e0cb1ab3a412c123fa23aaaf47b1ea8da (diff)
downloadports-cf118ccf875508b9a1c570044c93cfcc82bd455c.tar.gz
ports-cf118ccf875508b9a1c570044c93cfcc82bd455c.zip
One more small cleanup, forgotten yesterday.
Reported by: lwhsu
Diffstat (limited to 'x11-drivers')
-rw-r--r--x11-drivers/Makefile1
-rw-r--r--x11-drivers/xf86-input-elographics/Makefile1
-rw-r--r--x11-drivers/xf86-input-evdev/Makefile1
-rw-r--r--x11-drivers/xf86-input-joystick/Makefile1
-rw-r--r--x11-drivers/xf86-input-keyboard/Makefile1
-rw-r--r--x11-drivers/xf86-input-libinput/Makefile1
-rw-r--r--x11-drivers/xf86-input-mouse/Makefile1
-rw-r--r--x11-drivers/xf86-input-synaptics/Makefile1
-rw-r--r--x11-drivers/xf86-input-void/Makefile1
-rw-r--r--x11-drivers/xf86-input-wacom/Makefile1
-rw-r--r--x11-drivers/xf86-video-amdgpu/Makefile1
-rw-r--r--x11-drivers/xf86-video-apm/Makefile1
-rw-r--r--x11-drivers/xf86-video-ark/Makefile1
-rw-r--r--x11-drivers/xf86-video-ast/Makefile1
-rw-r--r--x11-drivers/xf86-video-ati/Makefile1
-rw-r--r--x11-drivers/xf86-video-chips/Makefile1
-rw-r--r--x11-drivers/xf86-video-cirrus/Makefile1
-rw-r--r--x11-drivers/xf86-video-dummy/Makefile1
-rw-r--r--x11-drivers/xf86-video-geode/Makefile1
-rw-r--r--x11-drivers/xf86-video-glint/Makefile1
-rw-r--r--x11-drivers/xf86-video-i128/Makefile1
-rw-r--r--x11-drivers/xf86-video-i740/Makefile1
-rw-r--r--x11-drivers/xf86-video-mach64/Makefile1
-rw-r--r--x11-drivers/xf86-video-mga/Makefile1
-rw-r--r--x11-drivers/xf86-video-neomagic/Makefile1
-rw-r--r--x11-drivers/xf86-video-nv/Makefile1
-rw-r--r--x11-drivers/xf86-video-openchrome/Makefile1
-rw-r--r--x11-drivers/xf86-video-r128/Makefile1
-rw-r--r--x11-drivers/xf86-video-rendition/Makefile1
-rw-r--r--x11-drivers/xf86-video-s3/Makefile1
-rw-r--r--x11-drivers/xf86-video-savage/Makefile1
-rw-r--r--x11-drivers/xf86-video-siliconmotion/Makefile1
-rw-r--r--x11-drivers/xf86-video-sis/Makefile1
-rw-r--r--x11-drivers/xf86-video-sunffb/Makefile1
-rw-r--r--x11-drivers/xf86-video-tdfx/Makefile1
-rw-r--r--x11-drivers/xf86-video-trident/Makefile1
-rw-r--r--x11-drivers/xf86-video-vesa/Makefile1
-rw-r--r--x11-drivers/xf86-video-vmware/Makefile1
-rw-r--r--x11-drivers/xf86-video-voodoo/Makefile1
-rw-r--r--x11-drivers/xorg-drivers/Makefile1
-rw-r--r--x11-drivers/xorgxrdp/Makefile1
41 files changed, 0 insertions, 41 deletions
diff --git a/x11-drivers/Makefile b/x11-drivers/Makefile
index e3763ddcecd9..2c87e43c0522 100644
--- a/x11-drivers/Makefile
+++ b/x11-drivers/Makefile
@@ -1,4 +1,3 @@
-
COMMENT = X11 drivers
SUBDIR += xf86-input-egalax
diff --git a/x11-drivers/xf86-input-elographics/Makefile b/x11-drivers/xf86-input-elographics/Makefile
index 0f2fad4a5aef..71a446600156 100644
--- a/x11-drivers/xf86-input-elographics/Makefile
+++ b/x11-drivers/xf86-input-elographics/Makefile
@@ -1,4 +1,3 @@
-
PORTNAME= xf86-input-elographics
PORTVERSION= 1.4.2
PORTREVISION= 1
diff --git a/x11-drivers/xf86-input-evdev/Makefile b/x11-drivers/xf86-input-evdev/Makefile
index a398ddd78ff4..0148fe51d8ac 100644
--- a/x11-drivers/xf86-input-evdev/Makefile
+++ b/x11-drivers/xf86-input-evdev/Makefile
@@ -1,4 +1,3 @@
-
PORTNAME= xf86-input-evdev
PORTVERSION= 2.10.6
PORTREVISION= 6
diff --git a/x11-drivers/xf86-input-joystick/Makefile b/x11-drivers/xf86-input-joystick/Makefile
index 7c57a5fb01fd..e1f2630f6c18 100644
--- a/x11-drivers/xf86-input-joystick/Makefile
+++ b/x11-drivers/xf86-input-joystick/Makefile
@@ -1,4 +1,3 @@
-
PORTNAME= xf86-input-joystick
PORTVERSION= 1.6.3
PORTREVISION= 3
diff --git a/x11-drivers/xf86-input-keyboard/Makefile b/x11-drivers/xf86-input-keyboard/Makefile
index 58d2c06ad4be..e23985e86fa8 100644
--- a/x11-drivers/xf86-input-keyboard/Makefile
+++ b/x11-drivers/xf86-input-keyboard/Makefile
@@ -1,4 +1,3 @@
-
PORTNAME= xf86-input-keyboard
PORTVERSION= 1.9.0
PORTREVISION= 4
diff --git a/x11-drivers/xf86-input-libinput/Makefile b/x11-drivers/xf86-input-libinput/Makefile
index 8053b1041c9e..e1fbcebcff5e 100644
--- a/x11-drivers/xf86-input-libinput/Makefile
+++ b/x11-drivers/xf86-input-libinput/Makefile
@@ -1,4 +1,3 @@
-
PORTNAME= xf86-input-libinput
PORTVERSION= 0.30.0
PORTREVISION= 1
diff --git a/x11-drivers/xf86-input-mouse/Makefile b/x11-drivers/xf86-input-mouse/Makefile
index a480b9451b50..887b04a84ec3 100644
--- a/x11-drivers/xf86-input-mouse/Makefile
+++ b/x11-drivers/xf86-input-mouse/Makefile
@@ -1,4 +1,3 @@
-
PORTNAME= xf86-input-mouse
PORTVERSION= 1.9.3
PORTREVISION= 3
diff --git a/x11-drivers/xf86-input-synaptics/Makefile b/x11-drivers/xf86-input-synaptics/Makefile
index b8eb3b12b261..6383cbe2bdf6 100644
--- a/x11-drivers/xf86-input-synaptics/Makefile
+++ b/x11-drivers/xf86-input-synaptics/Makefile
@@ -1,4 +1,3 @@
-
PORTNAME= xf86-input-synaptics
PORTVERSION= 1.9.1
PORTREVISION= 8
diff --git a/x11-drivers/xf86-input-void/Makefile b/x11-drivers/xf86-input-void/Makefile
index 0cc3ab5eee3f..65eedae36ef4 100644
--- a/x11-drivers/xf86-input-void/Makefile
+++ b/x11-drivers/xf86-input-void/Makefile
@@ -1,4 +1,3 @@
-
PORTNAME= xf86-input-void
PORTVERSION= 1.4.1
PORTREVISION= 4
diff --git a/x11-drivers/xf86-input-wacom/Makefile b/x11-drivers/xf86-input-wacom/Makefile
index a76ba428de43..775e92738adc 100644
--- a/x11-drivers/xf86-input-wacom/Makefile
+++ b/x11-drivers/xf86-input-wacom/Makefile
@@ -1,4 +1,3 @@
-
PORTNAME= xf86-input-wacom
PORTVERSION= 0.39.0
PORTREVISION= 2
diff --git a/x11-drivers/xf86-video-amdgpu/Makefile b/x11-drivers/xf86-video-amdgpu/Makefile
index 112b1d2e0e54..ab710a8a885e 100644
--- a/x11-drivers/xf86-video-amdgpu/Makefile
+++ b/x11-drivers/xf86-video-amdgpu/Makefile
@@ -1,4 +1,3 @@
-
# this port is for future amdgpu kernel support testing.
PORTNAME= xf86-video-amdgpu
diff --git a/x11-drivers/xf86-video-apm/Makefile b/x11-drivers/xf86-video-apm/Makefile
index 83ffea302285..121274ae6be0 100644
--- a/x11-drivers/xf86-video-apm/Makefile
+++ b/x11-drivers/xf86-video-apm/Makefile
@@ -1,4 +1,3 @@
-
PORTNAME= xf86-video-apm
PORTVERSION= 1.3.0
PORTREVISION= 1
diff --git a/x11-drivers/xf86-video-ark/Makefile b/x11-drivers/xf86-video-ark/Makefile
index d53d3be690ea..1e2347b7b6b8 100644
--- a/x11-drivers/xf86-video-ark/Makefile
+++ b/x11-drivers/xf86-video-ark/Makefile
@@ -1,4 +1,3 @@
-
PORTNAME= xf86-video-ark
PORTVERSION= 0.7.5
PORTREVISION= 10
diff --git a/x11-drivers/xf86-video-ast/Makefile b/x11-drivers/xf86-video-ast/Makefile
index 901f814379e6..ca2ca743870e 100644
--- a/x11-drivers/xf86-video-ast/Makefile
+++ b/x11-drivers/xf86-video-ast/Makefile
@@ -1,4 +1,3 @@
-
PORTNAME= xf86-video-ast
PORTVERSION= 1.1.5
PORTREVISION= 3
diff --git a/x11-drivers/xf86-video-ati/Makefile b/x11-drivers/xf86-video-ati/Makefile
index 624feb8e1ea5..1b9d4fbb1d15 100644
--- a/x11-drivers/xf86-video-ati/Makefile
+++ b/x11-drivers/xf86-video-ati/Makefile
@@ -1,4 +1,3 @@
-
PORTNAME= xf86-video-ati
PORTVERSION= 19.1.0
PORTREVISION= 3
diff --git a/x11-drivers/xf86-video-chips/Makefile b/x11-drivers/xf86-video-chips/Makefile
index 6a4147012454..5916d66165f8 100644
--- a/x11-drivers/xf86-video-chips/Makefile
+++ b/x11-drivers/xf86-video-chips/Makefile
@@ -1,4 +1,3 @@
-
PORTNAME= xf86-video-chips
PORTVERSION= 1.4.0
PORTREVISION= 1
diff --git a/x11-drivers/xf86-video-cirrus/Makefile b/x11-drivers/xf86-video-cirrus/Makefile
index a738f2109537..c319b87ab583 100644
--- a/x11-drivers/xf86-video-cirrus/Makefile
+++ b/x11-drivers/xf86-video-cirrus/Makefile
@@ -1,4 +1,3 @@
-
PORTNAME= xf86-video-cirrus
PORTVERSION= 1.5.3
PORTREVISION= 4
diff --git a/x11-drivers/xf86-video-dummy/Makefile b/x11-drivers/xf86-video-dummy/Makefile
index 7f7a77f43bf8..59848c22acef 100644
--- a/x11-drivers/xf86-video-dummy/Makefile
+++ b/x11-drivers/xf86-video-dummy/Makefile
@@ -1,4 +1,3 @@
-
PORTNAME= xf86-video-dummy
PORTVERSION= 0.3.8
PORTREVISION= 3
diff --git a/x11-drivers/xf86-video-geode/Makefile b/x11-drivers/xf86-video-geode/Makefile
index dc6785202d8b..e16f0475646b 100644
--- a/x11-drivers/xf86-video-geode/Makefile
+++ b/x11-drivers/xf86-video-geode/Makefile
@@ -1,4 +1,3 @@
-
PORTNAME= xf86-video-geode
PORTVERSION= 2.11.20
PORTREVISION= 1
diff --git a/x11-drivers/xf86-video-glint/Makefile b/x11-drivers/xf86-video-glint/Makefile
index c0cf8ef39c4c..022f103c8b26 100644
--- a/x11-drivers/xf86-video-glint/Makefile
+++ b/x11-drivers/xf86-video-glint/Makefile
@@ -1,4 +1,3 @@
-
PORTNAME= xf86-video-glint
PORTVERSION= 1.2.9
PORTREVISION= 5
diff --git a/x11-drivers/xf86-video-i128/Makefile b/x11-drivers/xf86-video-i128/Makefile
index 516bb39d420f..95918f672cdf 100644
--- a/x11-drivers/xf86-video-i128/Makefile
+++ b/x11-drivers/xf86-video-i128/Makefile
@@ -1,4 +1,3 @@
-
PORTNAME= xf86-video-i128
PORTVERSION= 1.4.0
PORTREVISION= 1
diff --git a/x11-drivers/xf86-video-i740/Makefile b/x11-drivers/xf86-video-i740/Makefile
index 75665959f15c..8cd421dd1565 100644
--- a/x11-drivers/xf86-video-i740/Makefile
+++ b/x11-drivers/xf86-video-i740/Makefile
@@ -1,4 +1,3 @@
-
PORTNAME= xf86-video-i740
PORTVERSION= 1.4.0
PORTREVISION= 1
diff --git a/x11-drivers/xf86-video-mach64/Makefile b/x11-drivers/xf86-video-mach64/Makefile
index 854b49508a8e..785cbc0680a9 100644
--- a/x11-drivers/xf86-video-mach64/Makefile
+++ b/x11-drivers/xf86-video-mach64/Makefile
@@ -1,4 +1,3 @@
-
PORTNAME= xf86-video-mach64
PORTVERSION= 6.9.6
PORTREVISION= 3
diff --git a/x11-drivers/xf86-video-mga/Makefile b/x11-drivers/xf86-video-mga/Makefile
index 812e1a953065..a2fcaa88ab6e 100644
--- a/x11-drivers/xf86-video-mga/Makefile
+++ b/x11-drivers/xf86-video-mga/Makefile
@@ -1,4 +1,3 @@
-
PORTNAME= xf86-video-mga
PORTVERSION= 2.0.0
PORTREVISION= 1
diff --git a/x11-drivers/xf86-video-neomagic/Makefile b/x11-drivers/xf86-video-neomagic/Makefile
index 9e47adca562c..703c1b7750c7 100644
--- a/x11-drivers/xf86-video-neomagic/Makefile
+++ b/x11-drivers/xf86-video-neomagic/Makefile
@@ -1,4 +1,3 @@
-
PORTNAME= xf86-video-neomagic
PORTVERSION= 1.3.0
PORTREVISION= 1
diff --git a/x11-drivers/xf86-video-nv/Makefile b/x11-drivers/xf86-video-nv/Makefile
index bfe1c3372fcc..1b6d12bb891b 100644
--- a/x11-drivers/xf86-video-nv/Makefile
+++ b/x11-drivers/xf86-video-nv/Makefile
@@ -1,4 +1,3 @@
-
PORTNAME= xf86-video-nv
PORTVERSION= 2.1.21
PORTREVISION= 4
diff --git a/x11-drivers/xf86-video-openchrome/Makefile b/x11-drivers/xf86-video-openchrome/Makefile
index 23c0fa6cb455..24c7f0852365 100644
--- a/x11-drivers/xf86-video-openchrome/Makefile
+++ b/x11-drivers/xf86-video-openchrome/Makefile
@@ -1,4 +1,3 @@
-
PORTNAME= xf86-video-openchrome
PORTVERSION= 0.6.0
PORTREVISION= 4
diff --git a/x11-drivers/xf86-video-r128/Makefile b/x11-drivers/xf86-video-r128/Makefile
index 96411ffeb992..6d57c3192bde 100644
--- a/x11-drivers/xf86-video-r128/Makefile
+++ b/x11-drivers/xf86-video-r128/Makefile
@@ -1,4 +1,3 @@
-
PORTNAME= xf86-video-r128
PORTVERSION= 6.12.0
PORTREVISION= 1
diff --git a/x11-drivers/xf86-video-rendition/Makefile b/x11-drivers/xf86-video-rendition/Makefile
index 710701644349..44b82fab5d1c 100644
--- a/x11-drivers/xf86-video-rendition/Makefile
+++ b/x11-drivers/xf86-video-rendition/Makefile
@@ -1,4 +1,3 @@
-
PORTNAME= xf86-video-rendition
PORTVERSION= 4.2.7
PORTREVISION= 3
diff --git a/x11-drivers/xf86-video-s3/Makefile b/x11-drivers/xf86-video-s3/Makefile
index 8cf078273ace..a3636c524f83 100644
--- a/x11-drivers/xf86-video-s3/Makefile
+++ b/x11-drivers/xf86-video-s3/Makefile
@@ -1,4 +1,3 @@
-
PORTNAME= xf86-video-s3
PORTVERSION= 0.7.0
PORTREVISION= 1
diff --git a/x11-drivers/xf86-video-savage/Makefile b/x11-drivers/xf86-video-savage/Makefile
index f1309182fd9f..89551c406152 100644
--- a/x11-drivers/xf86-video-savage/Makefile
+++ b/x11-drivers/xf86-video-savage/Makefile
@@ -1,4 +1,3 @@
-
PORTNAME= xf86-video-savage
PORTVERSION= 2.3.9
PORTREVISION= 5
diff --git a/x11-drivers/xf86-video-siliconmotion/Makefile b/x11-drivers/xf86-video-siliconmotion/Makefile
index 3b348d89af6a..2e932f37962e 100644
--- a/x11-drivers/xf86-video-siliconmotion/Makefile
+++ b/x11-drivers/xf86-video-siliconmotion/Makefile
@@ -1,4 +1,3 @@
-
PORTNAME= xf86-video-siliconmotion
PORTVERSION= 1.7.9
PORTREVISION= 4
diff --git a/x11-drivers/xf86-video-sis/Makefile b/x11-drivers/xf86-video-sis/Makefile
index d029d9d78dcc..591ff06a657b 100644
--- a/x11-drivers/xf86-video-sis/Makefile
+++ b/x11-drivers/xf86-video-sis/Makefile
@@ -1,4 +1,3 @@
-
PORTNAME= xf86-video-sis
PORTVERSION= 0.12.0
PORTREVISION= 1
diff --git a/x11-drivers/xf86-video-sunffb/Makefile b/x11-drivers/xf86-video-sunffb/Makefile
index 2829a68b1498..f8f46adca6f2 100644
--- a/x11-drivers/xf86-video-sunffb/Makefile
+++ b/x11-drivers/xf86-video-sunffb/Makefile
@@ -1,4 +1,3 @@
-
PORTNAME= xf86-video-sunffb
PORTVERSION= 1.2.2
PORTREVISION= 11
diff --git a/x11-drivers/xf86-video-tdfx/Makefile b/x11-drivers/xf86-video-tdfx/Makefile
index e610be69a5c9..8392d8ca31bf 100644
--- a/x11-drivers/xf86-video-tdfx/Makefile
+++ b/x11-drivers/xf86-video-tdfx/Makefile
@@ -1,4 +1,3 @@
-
PORTNAME= xf86-video-tdfx
PORTVERSION= 1.5.0
PORTREVISION= 1
diff --git a/x11-drivers/xf86-video-trident/Makefile b/x11-drivers/xf86-video-trident/Makefile
index 49923db14faa..5cf75342cf2c 100644
--- a/x11-drivers/xf86-video-trident/Makefile
+++ b/x11-drivers/xf86-video-trident/Makefile
@@ -1,4 +1,3 @@
-
PORTNAME= xf86-video-trident
PORTVERSION= 1.3.8
PORTREVISION= 4
diff --git a/x11-drivers/xf86-video-vesa/Makefile b/x11-drivers/xf86-video-vesa/Makefile
index f443edb8d4eb..15d9cbaaf3ad 100644
--- a/x11-drivers/xf86-video-vesa/Makefile
+++ b/x11-drivers/xf86-video-vesa/Makefile
@@ -1,4 +1,3 @@
-
PORTNAME= xf86-video-vesa
PORTVERSION= 2.5.0
CATEGORIES= x11-drivers
diff --git a/x11-drivers/xf86-video-vmware/Makefile b/x11-drivers/xf86-video-vmware/Makefile
index 62fa536d9558..a654f41cd228 100644
--- a/x11-drivers/xf86-video-vmware/Makefile
+++ b/x11-drivers/xf86-video-vmware/Makefile
@@ -1,4 +1,3 @@
-
PORTNAME= xf86-video-vmware
PORTVERSION= 13.3.0
PORTREVISION= 6
diff --git a/x11-drivers/xf86-video-voodoo/Makefile b/x11-drivers/xf86-video-voodoo/Makefile
index caa44e832f64..1e32908f0f47 100644
--- a/x11-drivers/xf86-video-voodoo/Makefile
+++ b/x11-drivers/xf86-video-voodoo/Makefile
@@ -1,4 +1,3 @@
-
PORTNAME= xf86-video-voodoo
PORTVERSION= 1.2.5
PORTREVISION= 11
diff --git a/x11-drivers/xorg-drivers/Makefile b/x11-drivers/xorg-drivers/Makefile
index 7fc17cf1d721..4bdeefd2f7e5 100644
--- a/x11-drivers/xorg-drivers/Makefile
+++ b/x11-drivers/xorg-drivers/Makefile
@@ -1,4 +1,3 @@
-
PORTNAME= xorg-drivers
PORTVERSION= 7.7
PORTREVISION= 6
diff --git a/x11-drivers/xorgxrdp/Makefile b/x11-drivers/xorgxrdp/Makefile
index 44a65d9e586e..5f16114f6ccd 100644
--- a/x11-drivers/xorgxrdp/Makefile
+++ b/x11-drivers/xorgxrdp/Makefile
@@ -1,4 +1,3 @@
-
PORTNAME= xorgxrdp
DISTVERSIONPREFIX= v
DISTVERSION= 0.2.15