diff options
Diffstat (limited to 'math/gcalctool')
-rw-r--r-- | math/gcalctool/Makefile | 4 | ||||
-rw-r--r-- | math/gcalctool/pkg-plist | 1 |
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 |