From 6fb16aff978466e9397df2a7f10f5ef1d0ec1d08 Mon Sep 17 00:00:00 2001 From: Kevin Lo 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 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'games/eboard/Makefile') 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 -- cgit v1.2.3