diff options
Diffstat (limited to 'net/nylon/Makefile')
-rw-r--r-- | net/nylon/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net/nylon/Makefile b/net/nylon/Makefile index b4f5859ca0aa..c69d5b622af7 100644 --- a/net/nylon/Makefile +++ b/net/nylon/Makefile @@ -21,7 +21,6 @@ USE_RC_SUBR= nylon.sh GNU_CONFIGURE= yes # Necessary for $PREFIX to work: -CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ARGS= --with-libevent=${LOCALBASE} MAN1= nylon.1 |