diff options
Diffstat (limited to 'lang/onyx/Makefile')
-rw-r--r-- | lang/onyx/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lang/onyx/Makefile b/lang/onyx/Makefile index d4c877458834..0e3058c0d393 100644 --- a/lang/onyx/Makefile +++ b/lang/onyx/Makefile @@ -19,7 +19,6 @@ LIB_DEPENDS= edit.6:${PORTSDIR}/devel/libedit \ USE_BZIP2= yes GNU_CONFIGURE= yes -CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ARGS= --with-libedit-prefix=${LOCALBASE} \ --with-pcre-prefix=${LOCALBASE} USE_LDCONFIG= yes |