From 9a4248d497c0fad7d060d9375a2b0eef1bf1965b Mon Sep 17 00:00:00 2001 From: dholland Date: Sun, 23 Jun 2013 18:50:08 +0000 Subject: Also apparently requires automake. --- x11/elementary/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/x11/elementary/Makefile b/x11/elementary/Makefile index 1c39ae464c6..ca9a22e2a06 100644 --- a/x11/elementary/Makefile +++ b/x11/elementary/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1 2013/06/16 18:56:06 sno Exp $ +# $NetBSD: Makefile,v 1.2 2013/06/23 18:50:08 dholland Exp $ # DISTNAME= elementary-1.7.7 @@ -16,7 +16,7 @@ PKG_DESTDIR_SUPPORT= user-destdir GNU_CONFIGURE= yes USE_LIBTOOL= yes USE_TOOLS+= pkg-config -USE_TOOLS+= autoconf # because I patched configure.ac +USE_TOOLS+= autoconf automake # because I patched configure.ac USE_TOOLS+= gmake PKGCONFIG_OVERRIDE= elementary -- cgit v1.2.3