diff options
Diffstat (limited to 'security/nettle2')
-rw-r--r-- | security/nettle2/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/security/nettle2/Makefile b/security/nettle2/Makefile index 164880f05e6e..26636e6cc833 100644 --- a/security/nettle2/Makefile +++ b/security/nettle2/Makefile @@ -22,7 +22,6 @@ USE_GMAKE= yes USE_OPENSSL= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS} -I${LOCALBASE}/include" -CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} CONFIGURE_ARGS= --enable-shared LDFLAGS+= -L${LOCALBASE}/lib USE_LDCONFIG= yes |