Fix INSTALLATION_DIRS.
XXX: this package should be tagged as a binary blob package and isn't
This commit is contained in:
parent
ffdd7611b1
commit
52936a5d99
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue