View | Details | Raw Unified | Return to bug 72335
Collapse All | Expand All

(-)Makefile (+4 lines)
Lines 94-99 Link Here
94
#CONFIGURE_ARGS+=--without-rlm_x99_token
94
#CONFIGURE_ARGS+=--without-rlm_x99_token
95
PLIST_SUB+=	TOKEN=""
95
PLIST_SUB+=	TOKEN=""
96
96
97
.if ${ARCH} == "amd64"
98
CONFIGURE_ARGS+=--with-pic
99
.endif
100
97
INSTALLS_SHLIB=	yes
101
INSTALLS_SHLIB=	yes
98
102
99
MAN1=		radclient.1 radeapclient.1 radlast.1 radtest.1 radwho.1 \
103
MAN1=		radclient.1 radeapclient.1 radlast.1 radtest.1 radwho.1 \

Return to bug 72335