From a3ea8ee9f7c0bf6671600f65b981528bc3a1950a Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Fri, 11 Apr 2014 16:52:39 +0000 Subject: [PATCH] Support stage --- math/gcalctool/Makefile | 12 ++++-------- math/gcalctool/pkg-plist | 1 + 2 files changed, 5 insertions(+), 8 deletions(-) diff --git a/math/gcalctool/Makefile b/math/gcalctool/Makefile index d5e9fa82b5d6..c6899179ebdd 100644 --- a/math/gcalctool/Makefile +++ b/math/gcalctool/Makefile @@ -11,20 +11,16 @@ MASTER_SITES= GNOME DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org -COMMENT= A GNOME 2 calculator tool based on the old calctool for OpenWindows +COMMENT= GNOME 2 calculator tool based on the old calctool for OpenWindows CONFLICTS= gcalctool-2.31.* -USE_BZIP2= yes -USES= bison gettext pkgconfig -USE_GMAKE= yes -USE_AUTOTOOLS= libtool -USE_GNOME= gnomeprefix gnomehack intlhack gconf2 gnomedocutils gtk20 +USES= bison gettext gmake libtool pathfix pkgconfig tar:bzip2 +GNU_CONFIGURE= yes +USE_GNOME= gnomeprefix intlhack gconf2 gnomedocutils gtk20 CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib -MAN1= gcalctool.1 GLIB_SCHEMAS= org.gnome.gcalctool.gschema.xml -NO_STAGE= yes .include diff --git a/math/gcalctool/pkg-plist b/math/gcalctool/pkg-plist index ba472bff53be..973bbf03c81d 100644 --- a/math/gcalctool/pkg-plist +++ b/math/gcalctool/pkg-plist @@ -1,6 +1,7 @@ bin/gcalccmd bin/gcalctool bin/gnome-calculator +man/man1/gcalctool.1.gz share/applications/gcalctool.desktop %%DATADIR%%/buttons-advanced.ui %%DATADIR%%/buttons-basic.ui