Add setting of DIST_SUBDIR for version-less distribution
file as directed by hubertf.
This commit is contained in:
parent
6c7e734ecf
commit
576e848f33
1 changed files with 3 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.2 2000/02/16 13:59:14 he Exp $
|
||||
# $NetBSD: Makefile,v 1.3 2000/02/18 17:14:59 he Exp $
|
||||
#
|
||||
|
||||
DISTNAME= lwm
|
||||
|
@ -10,6 +10,8 @@ MASTER_SITES= http://users.ch.genedata.com/~enh/lwm/
|
|||
MAINTAINER= jwise@netbsd.org
|
||||
HOMEPAGE= http://users.ch.genedata.com/~enh/lwm/
|
||||
|
||||
DIST_SUBDIR= ${PKGNAME}
|
||||
|
||||
USE_IMAKE= yes
|
||||
|
||||
.include "../../mk/bsd.pkg.mk"
|
||||
|
|
Loading…
Reference in a new issue