From 8af1756d989c82326fe228296390aefdb695c2da Mon Sep 17 00:00:00 2001 From: zuntum Date: Tue, 3 Jul 2001 20:59:05 +0000 Subject: First step in conversion to buildlink.mk -- use xpm's buildlink instead of USE_XPM --- x11/xforms/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'x11') diff --git a/x11/xforms/Makefile b/x11/xforms/Makefile index 7f458c4d02f..7decce2cf72 100644 --- a/x11/xforms/Makefile +++ b/x11/xforms/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.35 2001/02/17 17:07:08 wiz Exp $ +# $NetBSD: Makefile,v 1.36 2001/07/03 20:59:05 zuntum Exp $ # DISTNAME= bxform-088 @@ -42,7 +42,6 @@ DISTNAME= bxform-088-ELF OBJMACHINE= YES USE_X11BASE= YES -USE_XPM= YES USE_LIBTOOL= YES MAKEFILE= ${FILESDIR}/Makefile PLIST_SRC= ${PKGDIR}/PLIST.mi ${PKGDIR}/PLIST.shlib @@ -72,4 +71,5 @@ post-install: ${PREFIX}/lib/libxforms.so.${SHLIB_MAJOR} \ ${PREFIX}/lib/libxforms.so +.include "../../graphics/xpm/buildlink.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3