diff options
Diffstat (limited to 'net/vnc/Makefile')
-rw-r--r-- | net/vnc/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/vnc/Makefile b/net/vnc/Makefile index 817f81ce37af..60a21681d4ef 100644 --- a/net/vnc/Makefile +++ b/net/vnc/Makefile @@ -42,8 +42,7 @@ BROKEN= Does not compile on arm .endif .if ${PORT_OPTIONS:MSERVER} -MASTER_SITES+= ${MASTER_SITE_XORG:S/$/:x/} -MASTER_SITE_SUBDIR+= 4.3.0/:x +MASTER_SITES+= XORG/4.3.0/:x DISTFILES+= X430src-1.tgz:x \ X430src-2.tgz:x \ X430src-3.tgz:x |