summaryrefslogtreecommitdiff
path: root/games/xjig/Makefile
diff options
context:
space:
mode:
authorjmmv <jmmv@pkgsrc.org>2005-06-14 18:07:47 +0000
committerjmmv <jmmv@pkgsrc.org>2005-06-14 18:07:47 +0000
commit3a1150ddff2002f893d0cdcadf80ebf69544c6eb (patch)
tree55d3464c45c91b9ff8be4f8b2c9ae57f53d4896c /games/xjig/Makefile
parentb35ca15ebf1ddc7612753ee8ee5a9163a951c9a7 (diff)
downloadpkgsrc-3a1150ddff2002f893d0cdcadf80ebf69544c6eb.tar.gz
Fix build under Linux: instead of hardcoding the manpage name as a build
target (man.0), use 'all' which works (at least) under NetBSD and Linux. (The problem is that the manpage suffix changes across systems.) While here, remove a directory emptied during deinstallation. Bump PKGREVISION to 2 due to this. This change together with recent rillig@'s fixes close PR pkg/29493.
Diffstat (limited to 'games/xjig/Makefile')
-rw-r--r--games/xjig/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/games/xjig/Makefile b/games/xjig/Makefile
index 19c90308919..fa46cab1f66 100644
--- a/games/xjig/Makefile
+++ b/games/xjig/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.15 2004/12/03 15:14:58 wiz Exp $
+# $NetBSD: Makefile,v 1.16 2005/06/14 18:07:47 jmmv Exp $
#
DISTNAME= xjig-2.4
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= games x11
MASTER_SITES= ${MASTER_SITE_XCONTRIB:=games/}
EXTRACT_SUFX= .tgz
@@ -11,10 +11,10 @@ MAINTAINER= tech-pkg@NetBSD.org
COMMENT= Jigsaw puzzle
USE_IMAKE= yes
-BUILD_TARGET= xjig xjig.0
-
USE_LANGUAGES= c c++
+BUILD_TARGET= xjig all
+
post-install:
${INSTALL_DATA_DIR} ${X11PREFIX}/lib/xjig
${INSTALL_DATA} ${WRKSRC}/tina.gif ${X11PREFIX}/lib/xjig