summaryrefslogtreecommitdiff
path: root/games/jin
diff options
context:
space:
mode:
authordholland <dholland>2015-11-08 00:10:34 +0000
committerdholland <dholland>2015-11-08 00:10:34 +0000
commite6ac9971b8fbbfac8dd6d83ebd1e02a9a4cc3781 (patch)
treef38482690197d42b3868815b4756ae163a7005cb /games/jin
parentc070dc4be05642d466d7b5321548e2323e4c7b84 (diff)
downloadpkgsrc-e6ac9971b8fbbfac8dd6d83ebd1e02a9a4cc3781.tar.gz
Fix INSTALLATION_DIRS.
XXX: this package should be tagged as a binary blob package and isn't
Diffstat (limited to 'games/jin')
-rw-r--r--games/jin/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/jin/Makefile b/games/jin/Makefile
index fdea14dfad0..5fee90250cf 100644
--- a/games/jin/Makefile
+++ b/games/jin/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2014/08/13 19:16:41 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2015/11/08 00:10:34 dholland Exp $
DISTNAME= jin-2.14.1-unix
PKGNAME= ${DISTNAME:S/-unix//}
@@ -15,7 +15,7 @@ USE_LANGUAGES= # none
USE_TOOLS+= pax
USE_JAVA= run
USE_JAVA2= yes
-INSTALLATION_DIRS= bin
+INSTALLATION_DIRS= bin share/${PKGBASE}
do-build:
${ECHO} '#!/bin/sh' > ${WRKDIR}/jin.sh