diff options
author | uebayasi <uebayasi@pkgsrc.org> | 2004-03-28 12:46:17 +0000 |
---|---|---|
committer | uebayasi <uebayasi@pkgsrc.org> | 2004-03-28 12:46:17 +0000 |
commit | a0a12301f105b62f1ab93a75e0379362d41a70f1 (patch) | |
tree | 33194555796486d8e4407d34a03177c182affc0b /textproc | |
parent | 51689277e0c7ae0e45e3060e7db856d6c30cd8b8 (diff) | |
download | pkgsrc-a0a12301f105b62f1ab93a75e0379362d41a70f1.tar.gz |
Put distfiles in a versioned subdirectory for two version-less files (LIST,
LIST-ja).
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/eb/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/eb/Makefile b/textproc/eb/Makefile index 79c9ca12fca..76d4443e41a 100644 --- a/textproc/eb/Makefile +++ b/textproc/eb/Makefile @@ -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 |