Mark BROKEN: fails to link
cc -o ngraph x11/main.o x11/x11.a src/kern.a -L/usr/local/lib -lXm -lm -L/usr/local/lib -lXext -lXt -lXp -lX11 -lICE -lSM /usr/bin/ld: cannot find -lXp Reported by: pkg-fallout MFH: 2019Q4
This commit is contained in:
@@ -14,6 +14,8 @@ COMMENT= XY plotting tool for students, scientists, and engineers
|
||||
LICENSE= GPLv2+
|
||||
LICENSE_FILE= ${WRKSRC}/gpl.txt
|
||||
|
||||
BROKEN= /usr/bin/ld: cannot find -lXp
|
||||
|
||||
USES= gmake motif
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
||||
Reference in New Issue
Block a user