aboutsummaryrefslogtreecommitdiff
path: root/games/eboard/Makefile
diff options
context:
space:
mode:
authorKevin Lo <kevlo@FreeBSD.org>2001-07-01 15:31:47 +0000
committerKevin Lo <kevlo@FreeBSD.org>2001-07-01 15:31:47 +0000
commit6fb16aff978466e9397df2a7f10f5ef1d0ec1d08 (patch)
tree66f0cdd18a6a44ce57c49ba406f7a2505509b012 /games/eboard/Makefile
parentabac4151e521a2a9e6cea2615c8c7db8fe344958 (diff)
downloadports-6fb16aff978466e9397df2a7f10f5ef1d0ec1d08.tar.gz
ports-6fb16aff978466e9397df2a7f10f5ef1d0ec1d08.zip
Notes
Diffstat (limited to 'games/eboard/Makefile')
-rw-r--r--games/eboard/Makefile8
1 files changed, 7 insertions, 1 deletions
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