Lines 21-27
USE_LDCONFIG= ${PREFIX}/lib/event2
Link Here
|
21 |
OPTIONS= OPENSSL "Enable OpenSSL support" on \ |
21 |
OPTIONS= OPENSSL "Enable OpenSSL support" on \ |
22 |
THREADS "Enable threads support" on |
22 |
THREADS "Enable threads support" on |
23 |
|
23 |
|
24 |
CONFIGURE_ARGS+= --libdir=${LOCALBASE}/lib/event2 |
24 |
CONFIGURE_ARGS+= --libdir='$${prefix}/lib/event2' |
25 |
|
25 |
|
26 |
.include <bsd.port.options.mk> |
26 |
.include <bsd.port.options.mk> |