Move distfiles to separate subdir.
This commit is contained in:
parent
86b0591252
commit
64ad9e76d9
1 changed files with 2 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
# $OpenBSD: Makefile,v 1.5 2000/10/23 16:08:12 espie Exp $
|
||||
# $NetBSD: Makefile,v 1.1.1.1 2000/10/29 16:17:13 mjl Exp $
|
||||
# $NetBSD: Makefile,v 1.2 2000/10/29 23:16:46 mjl Exp $
|
||||
|
||||
PKGVER= 2.1.30
|
||||
DISTNAME= openmotif${PKGVER}
|
||||
|
@ -18,6 +18,7 @@ PATCH_DIST_STRIP=-p1
|
|||
MAINTAINER= packages@netbsd.org
|
||||
HOMEPAGE= http://www.opengroup.org/openmotif/
|
||||
|
||||
DIST_SUBDIR= openmotif
|
||||
WRKSRC= ${WRKDIR}/motif
|
||||
USE_X11BASE= yes
|
||||
ALL_TARGET= World
|
||||
|
|
Loading…
Reference in a new issue