From bcaa97d5bd50f9888247e1ea855d7814e575587e Mon Sep 17 00:00:00 2001 From: kevlo Date: Sun, 1 Jul 2001 15:31:47 +0000 Subject: Update to version 0.3.0 PR: 28560 Submitted by: MAINTAINER --- games/eboard/Makefile | 8 +++++++- games/eboard/distinfo | 2 +- 2 files changed, 8 insertions(+), 2 deletions(-) (limited to 'games') diff --git a/games/eboard/Makefile b/games/eboard/Makefile index 0df94945d19a..8234de6a1ad4 100644 --- a/games/eboard/Makefile +++ b/games/eboard/Makefile @@ -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 diff --git a/games/eboard/distinfo b/games/eboard/distinfo index 574f629bf3f4..0502b048b10b 100644 --- a/games/eboard/distinfo +++ b/games/eboard/distinfo @@ -1 +1 @@ -MD5 (eboard-0.2.5.tar.gz) = 9041bc5ea9149400be1e9882bce1cbe7 +MD5 (eboard-0.3.0.tar.gz) = 18899f4e2928ff80c8041dc47b554ca9 -- cgit