diff options
Diffstat (limited to 'editors/mule/Makefile')
-rw-r--r-- | editors/mule/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/editors/mule/Makefile b/editors/mule/Makefile index 88fab63113c..18b0f2e33cd 100644 --- a/editors/mule/Makefile +++ b/editors/mule/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.27 2004/05/13 19:29:42 kristerw Exp $ +# $NetBSD: Makefile,v 1.28 2005/04/11 21:45:41 tv Exp $ DISTNAME= mule-2.3 PKGREVISION= 2 @@ -22,7 +22,6 @@ CONFLICTS= emacs-[0-9]* WRKSRC= ${WRKDIR}/mule GNU_CONFIGURE= yes -USE_BUILDLINK3= yes USE_GNU_TOOLS+= make USE_X11= yes |