From 457a59335e95acec1c5e1036e50e48f7b56ffa04 Mon Sep 17 00:00:00 2001 From: jlam Date: Mon, 2 Jul 2001 08:07:08 +0000 Subject: Use xpm/buildlink.mk instead of USE_XPM. --- editors/abiword/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'editors/abiword') diff --git a/editors/abiword/Makefile b/editors/abiword/Makefile index dc504a3d2f1..672bf03f826 100644 --- a/editors/abiword/Makefile +++ b/editors/abiword/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.31 2001/06/29 04:54:52 jlam Exp $ +# $NetBSD: Makefile,v 1.32 2001/07/02 08:07:08 jlam Exp $ # # According to AbiSource's explanation of their trademark rights, # compilations/distributions of AbiWord not provided by AbiSource must @@ -28,7 +28,6 @@ DEPENDS+= ispell-base-*:../../textproc/ispell-base USE_BUILDLINK_ONLY= # defined USE_X11= # defined -USE_XPM= # defined USE_GMAKE= # defined ALL_TARGET= compile canonical @@ -62,5 +61,6 @@ post-install: .include "../../converters/libiconv/buildlink.mk" .include "../../graphics/png/buildlink.mk" +.include "../../graphics/xpm/buildlink.mk" .include "../../x11/gtk/buildlink.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3