diff options
Diffstat (limited to 'net/wol/Makefile')
-rw-r--r-- | net/wol/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net/wol/Makefile b/net/wol/Makefile index ff784313d56f..934a2c780a0e 100644 --- a/net/wol/Makefile +++ b/net/wol/Makefile @@ -21,7 +21,6 @@ USE_PERL5_BUILD= yes CPPFLAGS= -I${LOCALBASE}/include LDFLAGS= -L${LOCALBASE}/lib CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" -CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} .if defined(WITHOUT_NLS) CONFIGURE_ARGS= --disable-nls |