diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2021-02-18 01:03:06 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2021-02-18 01:03:06 +0000 |
commit | c25ce415d855d0c9e3a4ce6929550efa386e64d1 (patch) | |
tree | 418abc6b7fdda7a0d9aeab1854f3cf09181e91f7 /games/wmqstat | |
parent | 60f0f79f8e42703b761dbfbb124b9d0f8418efff (diff) | |
download | ports-c25ce415d855d0c9e3a4ce6929550efa386e64d1.tar.gz ports-c25ce415d855d0c9e3a4ce6929550efa386e64d1.zip |
Notes
Diffstat (limited to 'games/wmqstat')
-rw-r--r-- | games/wmqstat/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/games/wmqstat/Makefile b/games/wmqstat/Makefile index 21cc0cf6edf0..0550cc3d1d29 100644 --- a/games/wmqstat/Makefile +++ b/games/wmqstat/Makefile @@ -12,6 +12,9 @@ COMMENT= Dockapp for monitoring of various Internet game servers LICENSE= GPLv2 +BROKEN_FreeBSD_13= ld: error: duplicate symbol: display +BROKEN_FreeBSD_14= ld: error: duplicate symbol: display + RUN_DEPENDS= qstat:games/qstat USES= xorg |