diff options
Diffstat (limited to 'devel/bison/Makefile')
-rw-r--r-- | devel/bison/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/devel/bison/Makefile b/devel/bison/Makefile index ad3fdc74c5ea..95b6b9940a24 100644 --- a/devel/bison/Makefile +++ b/devel/bison/Makefile @@ -21,7 +21,6 @@ RUN_DEPENDS= gm4:${PORTSDIR}/devel/m4 USE_BZIP2= yes GNU_CONFIGURE= yes -CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" |