diff options
Diffstat (limited to 'math')
| -rw-r--r-- | math/gcalctool3/Makefile | 6 | ||||
| -rw-r--r-- | math/gcalctool3/pkg-plist | 4 |
2 files changed, 6 insertions, 4 deletions
diff --git a/math/gcalctool3/Makefile b/math/gcalctool3/Makefile index 2da04eda4..44258ee0c 100644 --- a/math/gcalctool3/Makefile +++ b/math/gcalctool3/Makefile @@ -6,6 +6,7 @@ PORTNAME= gcalctool PORTVERSION= 6.4.2.1 CATEGORIES= math gnome MASTER_SITES= GNOME +PKGNAMESUFFIX= 3 DIST_SUBDIR= gnome3 MAINTAINER= gnome@FreeBSD.org @@ -16,16 +17,13 @@ CONFLICTS= gcalctool-5.[0-9]* BUILD_DEPENDS= yelp-build:${PORTSDIR}/textproc/yelp-tools \ itstool:${PORTSDIR}/textproc/itstool -NO_STAGE= yes -LATEST_LINK= gcalctool3 USE_XZ= yes -USES= bison gettext gmake pathfix +USES= bison gettext gmake pathfix pkgconfig GNU_CONFIGURE= yes USE_GNOME= gnomeprefix intlhack gconf2 gtk30 libxml2 CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib -MAN1= gcalccmd.1 gcalctool.1 GLIB_SCHEMAS= org.gnome.gcalctool.gschema.xml .include <bsd.port.mk> diff --git a/math/gcalctool3/pkg-plist b/math/gcalctool3/pkg-plist index 4b1a40765..5806721cd 100644 --- a/math/gcalctool3/pkg-plist +++ b/math/gcalctool3/pkg-plist @@ -1,6 +1,8 @@ bin/gcalccmd bin/gcalctool bin/gnome-calculator +man/man1/gcalccmd.1.gz +man/man1/gcalctool.1.gz share/applications/gcalctool.desktop %%DATADIR%%/buttons-advanced.ui %%DATADIR%%/buttons-basic.ui @@ -801,6 +803,8 @@ share/locale/zh_TW/LC_MESSAGES/gcalctool.mo @dirrmtry share/locale/zh_HK @dirrmtry share/locale/xh/LC_MESSAGES @dirrmtry share/locale/xh +@dirrmtry share/locale/ug/LC_MESSAGES +@dirrmtry share/locale/ug @dirrmtry share/locale/te/LC_MESSAGES @dirrmtry share/locale/te @dirrmtry share/locale/sr@latin/LC_MESSAGES |
