1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-27 05:10:36 +00:00

Explicit link with -lmcrypt.

Noticed by:	bento
This commit is contained in:
Tilman Keskinoz 2003-01-12 17:05:03 +00:00
parent 7c8634882e
commit 60baf68f07
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=72975

View File

@ -22,7 +22,7 @@ CONFIGURE_TARGET=
CONFIGURE_ARGS= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
USE_GMAKE= yes
CONFIGURE_ENV= CPPFLAGS="${CFLAGS} -I${LOCALBASE}/include" \
LIBS="-L${LOCALBASE}/lib -lintl"
LIBS="-L${LOCALBASE}/lib -lintl -lmcrypt"
USE_REINPLACE= yes
MAN1= steghide.1