diff options
Diffstat (limited to 'devel/gpsim/Makefile')
-rw-r--r-- | devel/gpsim/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/devel/gpsim/Makefile b/devel/gpsim/Makefile index 058f86d7a005..642e1d275a72 100644 --- a/devel/gpsim/Makefile +++ b/devel/gpsim/Makefile @@ -23,7 +23,6 @@ USE_AUTOTOOLS= libtool:15 GNU_CONFIGURE= yes USE_LDCONFIG= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" LDFLAGS="-L${LOCALBASE}/lib" -CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} .include <bsd.port.pre.mk> |