MFH: r513553

Mark BROKEN: fails to link

cc -o xmradio  -DHAS_XPM  -L/usr/local/lib -Wl,-R/usr/local/lib   -L/usr/local/lib   radio.o remote.o analyzer.o sample.o misc.o config.o version_check.o LiteClue.o lcd_net.o -L/usr/local/lib -lXm -lXt -lSM -lICE -lXp -lXext -lX11 -lXmu -lXpm -lm      -Wl,-rpath,/usr/local/lib
/usr/bin/ld: cannot find -lXp

Reported by:	pkg-fallout
This commit is contained in:
Antoine Brodin 2019-10-02 07:05:34 +00:00
parent ff91471bc8
commit 28e2f7a69a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/branches/2019Q4/; revision=513554
1 changed files with 1 additions and 0 deletions

View File

@ -12,6 +12,7 @@ COMMENT= Motif based FM tuner (for use with bktr(4) driver)
LICENSE= BSD2CLAUSE
BROKEN= /usr/bin/ld: cannot find -lXp
ONLY_FOR_ARCHS= i386 amd64
USES= imake motif