From 00a7a283110bcab81e0eea73f13b056364e1f9b0 Mon Sep 17 00:00:00 2001 From: Dmitry Marakasov Date: Thu, 14 Aug 2014 08:30:34 +0000 Subject: - Switch to USES=libtool Approved by: kwm --- math/mate-calc/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'math') diff --git a/math/mate-calc/Makefile b/math/mate-calc/Makefile index 135806d60abc..2bea23c19278 100644 --- a/math/mate-calc/Makefile +++ b/math/mate-calc/Makefile @@ -3,7 +3,7 @@ PORTNAME= mate-calc PORTVERSION= 1.6.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math mate MASTER_SITES= MATE DIST_SUBDIR= mate @@ -13,10 +13,10 @@ COMMENT= MATE calculator tool based on the old calctool for OpenWindows PORTSCOUT= limitw:1,even -USES= gettext gmake pathfix pkgconfig tar:xz +USES= gettext gmake libtool pathfix pkgconfig tar:xz USE_MATE= autogen common:build docutils intlhack USE_GNOME= glib20 gnomehier gtk20 libxml2 -USE_AUTOTOOLS= aclocal:env autoconf:env automake:env libtool libtoolize:env +USE_AUTOTOOLS= aclocal:env autoconf:env automake:env libtoolize:env GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-gtk=2.0 CPPFLAGS+= -I${LOCALBASE}/include -- cgit v1.2.3