summaryrefslogtreecommitdiffstats
path: root/math/gcalctool
diff options
context:
space:
mode:
authorkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2013-10-08 18:59:26 +0800
committerkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2013-10-08 18:59:26 +0800
commit911c98ebcf35484fac970fedee63b609e69eace2 (patch)
treec912914ee749324f335bbdbd4136e0c00a2dc6e8 /math/gcalctool
parent167108cd7cd96f4477f3c256c71bc69f8818d885 (diff)
downloadmarcuscom-ports-911c98ebcf35484fac970fedee63b609e69eace2.tar
marcuscom-ports-911c98ebcf35484fac970fedee63b609e69eace2.tar.gz
marcuscom-ports-911c98ebcf35484fac970fedee63b609e69eace2.tar.bz2
marcuscom-ports-911c98ebcf35484fac970fedee63b609e69eace2.tar.lz
marcuscom-ports-911c98ebcf35484fac970fedee63b609e69eace2.tar.xz
marcuscom-ports-911c98ebcf35484fac970fedee63b609e69eace2.tar.zst
marcuscom-ports-911c98ebcf35484fac970fedee63b609e69eace2.zip
Add pkgconfig.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18776 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'math/gcalctool')
-rw-r--r--math/gcalctool/Makefile4
-rw-r--r--math/gcalctool/pkg-plist1
2 files changed, 2 insertions, 3 deletions
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 <bsd.port.mk>
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