FreeBSD Bugzilla – Attachment 253770 Details for
Bug 281659
graphics/ttyplot: fix build
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
fix build
ttyplot.patch (text/plain), 564 bytes, created by
mew14930xvi
on 2024-09-23 11:12:21 UTC
(
hide
)
Description:
fix build
Filename:
MIME Type:
Creator:
mew14930xvi
Created:
2024-09-23 11:12:21 UTC
Size:
564 bytes
patch
obsolete
>diff --git a/graphics/ttyplot/Makefile b/graphics/ttyplot/Makefile >index d3303760d8..5f90ca692f 100644 >--- a/graphics/ttyplot/Makefile >+++ b/graphics/ttyplot/Makefile >@@ -9,11 +9,11 @@ WWW= https://github.com/tenox7/ttyplot > LICENSE= APACHE20 > LICENSE_FILE= ${WRKSRC}/LICENSE > >-USES= ncurses >+USES= ncurses pkgconfig > USE_GITHUB= yes > GH_ACCOUNT= tenox7 > >-MAKE_ARGS= CFLAGS="${CFLAGS}" MANPREFIX="${PREFIX}/share/man" >+MAKE_ARGS= CFLAGS="${CFLAGS} -D__BSD_VISIBLE" MANPREFIX="${PREFIX}/share/man" > > PLIST_FILES= bin/${PORTNAME} share/man/man1/ttyplot.1.gz >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 281659
: 253770