5946936ffc
NO_BUILD, USE_LIBTOOL.
28 lines
618 B
Makefile
28 lines
618 B
Makefile
# $NetBSD: Makefile,v 1.18 2005/09/28 20:52:28 rillig Exp $
|
|
#
|
|
|
|
DISTNAME= xview3.2p1-X11R6
|
|
PKGNAME= xview-3.2.1
|
|
CATEGORIES= x11
|
|
MASTER_SITES= # empty
|
|
DISTFILES= # empty
|
|
|
|
MAINTAINER= tech-pkg@NetBSD.org
|
|
COMMENT= OpenLook Toolkit meta-package
|
|
|
|
DEPENDS+= xview-config>=3.2.1:../../x11/xview-config
|
|
DEPENDS+= xview-lib>=3.2.1:../../x11/xview-lib
|
|
DEPENDS+= xview-clients>=3.2.1:../../x11/xview-clients
|
|
|
|
NOT_FOR_PLATFORM= *-*-alpha # broken va_arg handling in xview-lib
|
|
|
|
USE_X11BASE= yes
|
|
|
|
EXTRACT_ONLY= # empty
|
|
NO_CHECKSUM= yes
|
|
NO_BUILD= yes
|
|
NO_CONFIGURE= yes
|
|
|
|
do-install: # empty
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|