diff options
Diffstat (limited to 'lang/logo/Makefile')
-rw-r--r-- | lang/logo/Makefile | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/lang/logo/Makefile b/lang/logo/Makefile index db1024cb3d48..ec0216eb09c7 100644 --- a/lang/logo/Makefile +++ b/lang/logo/Makefile @@ -27,6 +27,7 @@ BUILD_DEPENDS+= tex:${PORTSDIR}/print/teTeX \ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} USE_XLIB= yes +USE_AUTOTOOLS= autoconf:261 MAKEFILE= makefile HAS_CONFIGURE= yes @@ -54,10 +55,6 @@ PLIST_SUB+= EMACS_LOGO_MODE="@comment " .include <bsd.port.pre.mk> -.if ${OSVERSION} > 700000 -BROKEN= Does not compile on FreeBSD >= 7.0 -.endif - pre-everything:: .if !defined(EMACS_LOGO_MODE) @${ECHO_MSG} "" |