From 6ef1a088f8c7757d7906de846bc13749a91a439d Mon Sep 17 00:00:00 2001 From: jlam Date: Tue, 3 Jul 2001 01:28:45 +0000 Subject: Convert to use buildlink.mk files and mark as USE_BUILDLINK_ONLY. --- misc/xrolodex/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'misc') diff --git a/misc/xrolodex/Makefile b/misc/xrolodex/Makefile index 721a7e0a8f6..bcdc9e5ef2f 100644 --- a/misc/xrolodex/Makefile +++ b/misc/xrolodex/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2001/02/17 18:09:30 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2001/07/03 01:28:45 jlam Exp $ DISTNAME= xrolodex.1.5.motif PKGNAME= xrolodex-1.5 @@ -11,7 +11,8 @@ COMMENT= Motif/X11 rolodex application WRKSRC= ${WRKDIR}/xrolodex.15 MAKE_ENV+= XMLIB='-lXm' -USE_MOTIF= yes +USE_BUILDLINK_ONLY= yes USE_IMAKE= yes +.include "../../x11/lesstif/buildlink.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3