Report correct version in the About dialog.
This commit is contained in:
parent
80fb99f09a
commit
95d92c9add
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=539410
1 changed files with 4 additions and 0 deletions
|
@ -22,4 +22,8 @@ USES= autoreconf compiler:c++11-lang gettext gmake gnome pkgconfig
|
|||
GNU_CONFIGURE= yes
|
||||
USE_GNOME= cairo gdkpixbuf2 gtk30 intltool
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's,v=UNKNOWN,v=${DISTVERSION},' \
|
||||
${WRKSRC}/build-aux/git-version-gen
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Reference in a new issue