From 0658d2025301fe38408a2cb99cbc79e2b6434a66 Mon Sep 17 00:00:00 2001 From: steve Date: Tue, 8 Jun 1999 22:01:47 +0000 Subject: Set USE_LIBTOOL=yes so we get rid of another dastardly (sp?) .la file. Submitted by: Andrzej Tobola --- x11-wm/windowmaker/Makefile | 4 ++-- x11-wm/windowmaker/pkg-plist | 1 - 2 files changed, 2 insertions(+), 3 deletions(-) (limited to 'x11-wm/windowmaker') diff --git a/x11-wm/windowmaker/Makefile b/x11-wm/windowmaker/Makefile index 6360b9cbac4..f47fd5a752b 100644 --- a/x11-wm/windowmaker/Makefile +++ b/x11-wm/windowmaker/Makefile @@ -3,7 +3,7 @@ # Date created: August 13, 1997 # Whom: handy@physics.montana.edu # -# $Id: Makefile,v 1.51 1999/05/27 07:32:49 tg Exp $ +# $Id: Makefile,v 1.52 1999/06/04 08:00:19 tg Exp $ DISTNAME= WindowMaker-0.60.0 PKGNAME= windowmaker-0.60.0 @@ -24,7 +24,7 @@ LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm \ USE_BZIP2= yes USE_X_PREFIX= yes -GNU_CONFIGURE= yes +USE_LIBTOOL= yes CONFIGURE_ENV= X11BASE=${X11BASE} LIBS=-L${LOCALBASE}/lib \ CPPFLAGS=-I${LOCALBASE}/include CONFIGURE_ARGS= --with-pixmapdir=${PREFIX}/include/X11/pixmaps \ diff --git a/x11-wm/windowmaker/pkg-plist b/x11-wm/windowmaker/pkg-plist index fcc96ed9e26..7d0c3bde1ac 100644 --- a/x11-wm/windowmaker/pkg-plist +++ b/x11-wm/windowmaker/pkg-plist @@ -166,7 +166,6 @@ include/wraster.h lib/libWINGs.a lib/libWMaker.a lib/libwraster.a -lib/libwraster.la lib/libwraster.so lib/libwraster.so.3 @exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %B -- cgit