diff options
Diffstat (limited to 'x11/ebuilder/Makefile')
-rw-r--r-- | x11/ebuilder/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/ebuilder/Makefile b/x11/ebuilder/Makefile index b83452e7e98..ef63d62280c 100644 --- a/x11/ebuilder/Makefile +++ b/x11/ebuilder/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.22 2004/10/03 00:18:28 tv Exp $ +# $NetBSD: Makefile,v 1.23 2005/04/11 21:48:05 tv Exp $ # DISTNAME= ebuilder-0.56d @@ -11,7 +11,6 @@ HOMEPAGE= http://web.inter.nl.net/users/eavdmeer/index.html COMMENT= GUI builder for the Qt library WRKSRC= ${WRKDIR}/${DISTNAME} -USE_BUILDLINK3= yes USE_X11= yes USE_GNU_TOOLS+= make MAKEFILE= GNUmakefile |