From a62b45f01da57adba6a202f243f74515d9e1fc3a Mon Sep 17 00:00:00 2001 From: jlam Date: Fri, 5 Oct 2001 07:15:12 +0000 Subject: Strongly buildlinkify and mark as USE_BUILDLINK_ONLY. --- textproc/sablotron/Makefile | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) (limited to 'textproc/sablotron/Makefile') diff --git a/textproc/sablotron/Makefile b/textproc/sablotron/Makefile index dd4989149d4..73b0476da26 100644 --- a/textproc/sablotron/Makefile +++ b/textproc/sablotron/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2001/09/27 23:18:46 jlam Exp $ +# $NetBSD: Makefile,v 1.3 2001/10/05 07:15:12 jlam Exp $ DISTNAME= Sablot-0.60 PKGNAME= sablotron-0.60 @@ -9,13 +9,11 @@ MAINTAINER= uithuis@dds.nl HOMEPAGE= http://www.gingerall.com/charlie-bin/get/webGA/act/sablotron.act COMMENT= XSL processor fully implemented in C++ -DEPENDS+= expat-[0-9]*:../../textproc/expat - +USE_BUILDLINK_ONLY= YES GNU_CONFIGURE= YES USE_GMAKE= YES USE_LIBTOOL= YES LTCONFIG_OVERRIDE= ${WRKSRC}/tools/ltconfig -CPPFLAGS= -I${LOCALBASE}/include -L${LOCALBASE}/lib - +.include "../../textproc/expat/buildlink.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3