- link with libcipher
This commit is contained in:
parent
04e912de02
commit
f2d0304169
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=85655
@ -8,6 +8,7 @@
|
||||
PORTNAME= gnustep-back
|
||||
.if defined(WITH_GNUSTEP_DEVEL)
|
||||
PORTVERSION= 0.8.8
|
||||
PORTREVISION= 1
|
||||
.else
|
||||
PORTVERSION= 0.8.5
|
||||
.endif
|
||||
@ -37,6 +38,7 @@ CONFIGURE_ENV+= CPPFLAGS="${CPPFLAGS}"
|
||||
USE_GMAKE= yes
|
||||
MAKEFILE=
|
||||
MAKE_FLAGS+= OPTFLAG="${CFLAGS} -I${X11BASE}/include"
|
||||
MAKE_ENV+= ADDITIONAL_LDFLAGS=-lcipher
|
||||
BREAKS_IF_PEDANTIC= yes
|
||||
|
||||
.if defined(WITH_GNUSTEP_XDPS)
|
||||
|
Loading…
Reference in New Issue
Block a user