Skip to content
Snippets Groups Projects
Commit 9e703966 authored by Stefan Eßer's avatar Stefan Eßer
Browse files

net/tigervnc-server: Fix CONFLICTS

Remove redundant version wildcard.

Approved by:	portmgr (blanket)
parent 3999eb79
No related branches found
No related tags found
No related merge requests found
......@@ -12,7 +12,7 @@ USES+= cmake:insource,noninja cpe
USE_GITHUB= yes
GH_ACCOUNT= TigerVNC
CONFLICTS= tightvnc-[0-9]*
CONFLICTS= tightvnc
PLIST_SUB+= TIGERVNC_COMPONENT=${PORTNAME}${PKGNAMESUFFIX}-
CMAKE_ARGS+= -G "Unix Makefiles" -DINSTALL_SYSTEMD_UNITS:BOOL=false
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment