diff options
Diffstat (limited to 'audio/resid/Makefile')
-rw-r--r-- | audio/resid/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/audio/resid/Makefile b/audio/resid/Makefile index 263614c653c1..3bbb786ae78a 100644 --- a/audio/resid/Makefile +++ b/audio/resid/Makefile @@ -18,7 +18,6 @@ USE_AUTOTOOLS= libtool:15 GNU_CONFIGURE= yes USE_LDCONFIG= yes -CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ARGS= --enable-shared .include <bsd.port.mk> |