diff options
Diffstat (limited to 'editors/emacs21/Makefile')
-rw-r--r-- | editors/emacs21/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/emacs21/Makefile b/editors/emacs21/Makefile index 8a3d0a73d173..dbd151fbe609 100644 --- a/editors/emacs21/Makefile +++ b/editors/emacs21/Makefile @@ -34,7 +34,7 @@ LIB_DEPENDS= Xaw3d.${XAWVER}:${PORTSDIR}/x11-toolkits/Xaw3d \ USE_XORG= xpm .endif -USE_AUTOTOOLS= autoconf:213 +USE_AUTOTOOLS= autoconf213 USE_GMAKE= yes CONFIGURE_TARGET= ${MACHINE_ARCH}--freebsd |