Put distfiles in a versioned subdirectory for two version-less files (LIST,
LIST-ja).
This commit is contained in:
parent
9ce0696ca4
commit
49b668fd2d
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.19 2004/03/19 15:59:16 uebayasi Exp $
|
||||
# $NetBSD: Makefile,v 1.20 2004/03/28 12:46:17 uebayasi Exp $
|
||||
# FreeBSD Id: ports/japanese/eb/Makefile,v 1.21 2000/08/21 03:39:42 kevlo Exp
|
||||
#
|
||||
|
||||
|
@ -49,7 +49,7 @@ EB_APPENDICES= \
|
|||
ruigigo-1.0.tar.gz \
|
||||
superdic98-1.0.tar.gz
|
||||
EXTRACT_ONLY= ${EB_DISTFILES}
|
||||
DIST_SUBDIR= eb
|
||||
DIST_SUBDIR= ${PKGNAME_NOREV}
|
||||
|
||||
USE_BUILDLINK3= YES
|
||||
USE_PKGINSTALL= YES
|
||||
|
|
Loading…
Reference in a new issue