From 8d8145c555c30547a98c0dae5d94584b9caef74e Mon Sep 17 00:00:00 2001 From: Christian Weisgerber Date: Fri, 4 Oct 2013 15:21:09 +0000 Subject: Support staging. --- math/calcoo/Makefile | 6 ++---- math/galculator/Makefile | 3 --- math/galculator/pkg-plist | 1 + 3 files changed, 3 insertions(+), 7 deletions(-) (limited to 'math') diff --git a/math/calcoo/Makefile b/math/calcoo/Makefile index f71e111057e7..ea2b861a0c3e 100644 --- a/math/calcoo/Makefile +++ b/math/calcoo/Makefile @@ -13,9 +13,7 @@ USES= pkgconfig USE_GNOME= gtk20 GNU_CONFIGURE= yes -MAN1= calcoo.1 +PLIST_FILES= bin/calcoo \ + man/man1/calcoo.1.gz -PLIST_FILES= bin/calcoo - -NO_STAGE= yes .include diff --git a/math/galculator/Makefile b/math/galculator/Makefile index c6b59023b210..8f215d40dc0c 100644 --- a/math/galculator/Makefile +++ b/math/galculator/Makefile @@ -16,7 +16,4 @@ CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib CONFIGURE_ARGS= --disable-gtk3 -MAN1= galculator.1 - -NO_STAGE= yes .include diff --git a/math/galculator/pkg-plist b/math/galculator/pkg-plist index 5da97173ff06..34dcdef0a3cf 100644 --- a/math/galculator/pkg-plist +++ b/math/galculator/pkg-plist @@ -1,5 +1,6 @@ @comment $FreeBSD$ bin/galculator +man/man1/galculator.1.gz share/applications/galculator.desktop %%DATADIR%%/ui/about.ui %%DATADIR%%/ui/basic_buttons_gtk2.ui -- cgit v1.2.3