From ee682c2d8cd184fdbcec04b4eb6c2fc169c5f793 Mon Sep 17 00:00:00 2001 From: jschauma Date: Sun, 12 Jan 2003 18:30:56 +0000 Subject: Add LDFLAGS to the relevant Imakefile in order to fix the problem seen in Huberts bulk-builds. Remove previous attempt to fix this and while we're there, we can remove USE_X11 since we already use USE_IMAKE. --- x11/xforms/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'x11/xforms/Makefile') diff --git a/x11/xforms/Makefile b/x11/xforms/Makefile index 17febb41761..35e6d155fc4 100644 --- a/x11/xforms/Makefile +++ b/x11/xforms/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.44 2003/01/10 15:10:17 jschauma Exp $ +# $NetBSD: Makefile,v 1.45 2003/01/12 18:30:56 jschauma Exp $ # DISTNAME= xforms-1.0-release @@ -14,11 +14,9 @@ COMMENT= Graphical user interface toolkit for X Window System USE_BUILDLINK2= YES USE_IMAKE= YES -USE_X11= YES MAKE_ENV= DEPEND_DEFINES="${CPPFLAGS}" SCRIPTS_ENV= DEPEND_DEFINES="${CPPFLAGS}" -LDFLAGS+= -Wl,${_OPSYS_RPATH_NAME}${PREFIX}/lib .include "../../graphics/jpeg/buildlink2.mk" .include "../../graphics/tiff/buildlink2.mk" -- cgit v1.2.3