From a020ed9056d4d74e13cd2a99898f3dec09c162b7 Mon Sep 17 00:00:00 2001 From: jlam Date: Sun, 25 Aug 2002 21:50:52 +0000 Subject: Merge packages from the buildlink2 branch back into the main trunk that have been converted to USE_BUILDLINK2. --- sysutils/fsviewer/Makefile | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'sysutils/fsviewer') diff --git a/sysutils/fsviewer/Makefile b/sysutils/fsviewer/Makefile index fa70856dba6..2e05c68cd50 100644 --- a/sysutils/fsviewer/Makefile +++ b/sysutils/fsviewer/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2002/03/13 17:37:42 fredb Exp $ +# $NetBSD: Makefile,v 1.7 2002/08/25 21:50:57 jlam Exp $ # DISTNAME= FSViewer.app-0.2.3 @@ -17,16 +17,16 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} # needed for the new location of WINGs include files -- can be removed # when the application gets updated for windowmaker>=0.64.0 -CFLAGS+= -I${BUILDLINK_DIR}/include/WINGs +CFLAGS+= -I${BUILDLINK_PREFIX.windowmaker}/include/WINGs USE_GMAKE= yes GNU_CONFIGURE= yes -USE_BUILDLINK_ONLY= yes +USE_X11= yes +USE_BUILDLINK2= yes post-install: cd ${PREFIX}/GNUstep/Apps/FSViewer.app && \ ${PAX} -zrf ${_DISTDIR}${DISTSUBDIR}/icons.tar.gz *.xpm *.tif -.include "../../wm/windowmaker/buildlink.mk" -.include "../../mk/x11.buildlink.mk" +.include "../../wm/windowmaker/buildlink2.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3