mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-25 04:43:33 +00:00
Update to version 0.3.0
PR: 28560 Submitted by: MAINTAINER
This commit is contained in:
parent
abac4151e5
commit
6fb16aff97
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=44603
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= eboard
|
||||
PORTVERSION= 0.2.5
|
||||
PORTVERSION= 0.3.0
|
||||
CATEGORIES= games
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||
@ -20,8 +20,14 @@ USE_GTK= yes
|
||||
USE_IMLIB= yes
|
||||
USE_X_PREFIX= yes
|
||||
|
||||
INSTALL_TARGET= install install-man
|
||||
|
||||
MAN1= eboard-config.1 eboard-addtheme.1
|
||||
MAN6= eboard.6
|
||||
|
||||
post-patch:
|
||||
@${PERL} -pi -e 's!CXXFLAGS=-O6\n!!' ${WRKSRC}/configure
|
||||
|
||||
post-install:
|
||||
.if !defined(NOPORTDOCS)
|
||||
@${MKDIR} ${PREFIX}/share/doc/eboard
|
||||
|
@ -1 +1 @@
|
||||
MD5 (eboard-0.2.5.tar.gz) = 9041bc5ea9149400be1e9882bce1cbe7
|
||||
MD5 (eboard-0.3.0.tar.gz) = 18899f4e2928ff80c8041dc47b554ca9
|
||||
|
Loading…
Reference in New Issue
Block a user