summaryrefslogtreecommitdiff
path: root/finance/homebank/Makefile
diff options
context:
space:
mode:
authorJeremy Messenger <mezz@FreeBSD.org>2006-09-28 21:56:01 +0000
committerJeremy Messenger <mezz@FreeBSD.org>2006-09-28 21:56:01 +0000
commit04e79a9a35ca9ad1f96da1c7957f0222ac2506ff (patch)
tree57d04cc1d27c2d3864b1e9087ddebf99db7dbc29 /finance/homebank/Makefile
parentUpdate the description to match the reality: (diff)
Update to 3.2 final.
Notes
Notes: svn path=/head/; revision=174061
Diffstat (limited to 'finance/homebank/Makefile')
-rw-r--r--finance/homebank/Makefile9
1 files changed, 3 insertions, 6 deletions
diff --git a/finance/homebank/Makefile b/finance/homebank/Makefile
index e9ffc068b32a..478025e2ae16 100644
--- a/finance/homebank/Makefile
+++ b/finance/homebank/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= homebank
-DISTVERSION= 3.2alpha2
-PORTREVISION= 1
+PORTVERSION= 3.2
CATEGORIES= finance
MASTER_SITES= http://homebank.free.fr/public/
@@ -19,11 +18,12 @@ USE_XLIB= yes
USE_GMAKE= yes
USE_GNOME= gtk20
USE_GETTEXT= yes
-USE_DOS2UNIX= src/*
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}"
+EXTRACT_AFTER_ARGS= | ${TAR} -xf - --exclude autom4te.cache
+
DOCS= AUTHORS COPYING ChangeLog LICENSE NEWS README
.include <bsd.port.pre.mk>
@@ -32,9 +32,6 @@ DOCS= AUTHORS COPYING ChangeLog LICENSE NEWS README
BROKEN= Does not build on FreeBSD 4.x
.endif
-post-extract:
- @${RM} -rf ${WRKSRC}/autom4te.cache ${WRKSRC}/po/*.gmo
-
.ifndef (NOPORTDOCS)
post-install:
@${MKDIR} ${DOCSDIR}