repo.or.cz
/
minix-pkgsrc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Fixup fromcvs/togit conversion
[minix-pkgsrc.git]
/
net
/
freeradius2
/
patches
/
patch-aj
blob
807490eb8cae8983edcb5b0aa3288a9c241fb85b
1
$NetBSD$
2
3
--- Make.inc.in.orig 2010-05-24 05:40:58.000000000 +0000
4
+++ Make.inc.in
5
@@ -46,6 +46,7 @@ INSTALLSTRIP = @INSTALLSTRIP@
6
LCRYPT = @CRYPTLIB@
7
LIBS = @LIBS@
8
LDFLAGS = @LDFLAGS@
9
+RLM_LIBS += -lcrypto -L${PREFIX}/lib ${COMPILER_RPATH_FLAG}${PREFIX}/lib
10
11
LOGDIR = ${logdir}
12
RADDBDIR = ${raddbdir}