mirror of
https://git.freebsd.org/ports.git
synced 2025-07-17 17:29:23 -04:00
- Update to 0.8
PR: 122186 Submitted by: Petr Holub <hopet@ics.muni.cz>
This commit is contained in:
parent
6b928504ca
commit
cb21649648
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=210109
1 changed files with 2 additions and 2 deletions
|
@ -20,8 +20,8 @@ PORTDOCS= README README.profilers
|
|||
USE_XORG= x11 xext sm xxf86vm
|
||||
|
||||
DEFINES= -DXCALIB_VERSION=\"${PORTVERSION}\" -DUNIX
|
||||
LDFLAGS+= -L${LOCALBASE}/lib -L${X11BASE}/lib -lm -lX11 -lXxf86vm -lXext
|
||||
CFLAGS+= -I./icclib -I${LOCALBASE}/include -I${X11BASE}/include
|
||||
LDFLAGS+= -L${LOCALBASE}/lib -L${LOCALBASE}/lib -lm -lX11 -lXxf86vm -lXext
|
||||
CFLAGS+= -I./icclib -I${LOCALBASE}/include -I${LOCALBASE}/include
|
||||
|
||||
do-build:
|
||||
${CC} ${CFLAGS} ${DEFINES} -c ${WRKSRC}/${PORTNAME}.c -o ${WRKSRC}/${PORTNAME}.o
|
||||
|
|
Loading…
Add table
Reference in a new issue