diff options
Diffstat (limited to 'cad/scv/Makefile')
-rw-r--r-- | cad/scv/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cad/scv/Makefile b/cad/scv/Makefile index 5cbc0dc436c5..8ef3c44de716 100644 --- a/cad/scv/Makefile +++ b/cad/scv/Makefile @@ -24,7 +24,6 @@ HAS_CONFIGURE= yes WRKSRC= ${WRKDIR}/scv-1.0p2-sysc2.2 CONFIGURE_SCRIPT= ../configure -CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ARGS= --with-systemc=${LOCALBASE}/systemc ${CONFIGURE_TARGET} CONFIGURE_WRKSRC= ${WRKSRC}/objdir BUILD_WRKSRC= ${WRKSRC}/objdir |