diff options
Diffstat (limited to 'math/plplot/Makefile')
-rw-r--r-- | math/plplot/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/math/plplot/Makefile b/math/plplot/Makefile index f50519a09f09..e1f3ce9f4d92 100644 --- a/math/plplot/Makefile +++ b/math/plplot/Makefile @@ -24,7 +24,6 @@ USE_FORTRAN= yes USE_AUTOTOOLS= libltdl:15 USE_PERL5_BUILD=yes GNU_CONFIGURE= yes -CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" \ M4="${LOCALBASE}/bin/gm4" \ |