diff options
Diffstat (limited to 'graphics/Hermes/Makefile')
-rw-r--r-- | graphics/Hermes/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/graphics/Hermes/Makefile b/graphics/Hermes/Makefile index 1514ada1d6b7..6ad9cccc43e0 100644 --- a/graphics/Hermes/Makefile +++ b/graphics/Hermes/Makefile @@ -20,7 +20,6 @@ USE_AUTOTOOLS= libtool:15 USE_BZIP2= yes USE_GMAKE= yes GNU_CONFIGURE= yes -CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} MAKE_ARGS= ACLOCAL="${TRUE}" AUTOCONF="${TRUE}" AUTOMAKE="${TRUE}" \ AUTOHEADER="${TRUE}" USE_LDCONFIG= yes |