mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-22 08:58:47 +00:00
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
@ -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 New Issue
Block a user