2010-04-28 00:08:42 +02:00
|
|
|
# $NetBSD: Makefile,v 1.34 2010/04/27 22:08:42 dholland Exp $
|
1998-07-04 09:54:40 +02:00
|
|
|
|
2000-09-13 17:19:38 +02:00
|
|
|
DISTNAME= xview3.2p1-X11R6
|
|
|
|
PKGNAME= xview-clients-3.2.1
|
2009-12-10 21:37:36 +01:00
|
|
|
PKGREVISION= 4
|
2000-09-13 17:19:38 +02:00
|
|
|
CATEGORIES= x11
|
|
|
|
MASTER_SITES= ${MASTER_SITE_LOCAL}
|
1998-07-04 09:54:40 +02:00
|
|
|
|
2006-03-04 22:28:51 +01:00
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
2001-02-17 18:06:11 +01:00
|
|
|
COMMENT= OpenLook applications and man pages
|
1998-07-04 09:54:40 +02:00
|
|
|
|
2010-04-28 00:08:42 +02:00
|
|
|
MAKE_JOBS_SAFE= no
|
|
|
|
|
2007-02-15 15:55:26 +01:00
|
|
|
NOT_FOR_PLATFORM= *-*-alpha # it builds but everything segfaults...
|
1998-07-04 09:54:40 +02:00
|
|
|
|
2009-12-10 21:37:36 +01:00
|
|
|
LICENSE= sun-openlook-license
|
2000-09-13 17:19:38 +02:00
|
|
|
NO_SRC_ON_FTP= Already in MASTER_SITE_LOCAL
|
2000-08-19 00:46:29 +02:00
|
|
|
|
2000-09-13 17:19:38 +02:00
|
|
|
EXTRACT_ELEMENTS= ${DISTNAME}/clients ${DISTNAME}/images
|
2002-08-25 21:21:43 +02:00
|
|
|
|
2004-01-20 13:28:26 +01:00
|
|
|
WRKSRC= ${WRKDIR}/${DISTNAME}/clients
|
2005-09-28 22:52:18 +02:00
|
|
|
USE_IMAKE= yes
|
1998-07-04 09:54:40 +02:00
|
|
|
|
2009-12-10 21:37:36 +01:00
|
|
|
PKG_DESTDIR_SUPPORT= user-destdir
|
|
|
|
|
2007-02-15 15:55:26 +01:00
|
|
|
SUBST_CLASSES+= xvc
|
|
|
|
SUBST_STAGE.xvc= pre-configure
|
|
|
|
SUBST_MESSAGE.xvc= Fixing hard-coded paths.
|
|
|
|
SUBST_FILES.xvc= olwm/openwin-menu-programs
|
|
|
|
SUBST_SED.xvc= -e "s,@PREFIX@,${PREFIX},g"
|
|
|
|
SUBST_SED.xvc+= -e "s,@X11BASE@,${X11BASE},g"
|
1998-07-04 09:54:40 +02:00
|
|
|
|
2006-12-27 14:37:35 +01:00
|
|
|
.include "../../x11/libXext/buildlink3.mk"
|
|
|
|
.include "../../x11/xextproto/buildlink3.mk"
|
2004-04-28 02:05:24 +02:00
|
|
|
.include "../../x11/xview-lib/buildlink3.mk"
|
1999-09-28 22:40:02 +02:00
|
|
|
.include "../../mk/bsd.pkg.mk"
|