From 911c98ebcf35484fac970fedee63b609e69eace2 Mon Sep 17 00:00:00 2001 From: kwm Date: Tue, 8 Oct 2013 10:59:26 +0000 Subject: Add pkgconfig. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18776 df743ca5-7f9a-e211-a948-0013205c9059 --- math/gcalctool/Makefile | 4 +--- math/gcalctool/pkg-plist | 1 + 2 files changed, 2 insertions(+), 3 deletions(-) (limited to 'math/gcalctool') diff --git a/math/gcalctool/Makefile b/math/gcalctool/Makefile index 42d108040..1b2601bea 100644 --- a/math/gcalctool/Makefile +++ b/math/gcalctool/Makefile @@ -15,15 +15,13 @@ COMMENT= GNOME 2 calculator tool based on the old calctool for OpenWindows CONFLICTS= gcalctool-6.[0-9]* -NO_STAGE= yes USE_BZIP2= yes -USES= bison gettext gmake pathfix +USES= bison gettext gmake pathfix pkgconfig USE_AUTOTOOLS= libtool 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 .include diff --git a/math/gcalctool/pkg-plist b/math/gcalctool/pkg-plist index 344ee94c5..cc8c91df8 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 -- cgit v1.2.3