summaryrefslogtreecommitdiff
path: root/finance/grisbi/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'finance/grisbi/Makefile')
-rw-r--r--finance/grisbi/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/finance/grisbi/Makefile b/finance/grisbi/Makefile
index 559edd92d83e..ac43146eee52 100644
--- a/finance/grisbi/Makefile
+++ b/finance/grisbi/Makefile
@@ -7,6 +7,7 @@
PORTNAME= grisbi
PORTVERSION= 0.4.5
+PORTREVISION= 1
CATEGORIES= finance
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -24,6 +25,8 @@ USE_BISON= yes
USE_BZIP2= yes
USE_AUTOCONF_VER= 213
+MAN1= grisbi.1
+
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include ${PTHREAD_CFLAGS}" \
LDFLAGS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}" \
AUTOHEADER="${AUTOHEADER}" AUTOCONF="${AUTOCONF}"