From da880765886f48c0ac8fd253e5601d04ea853215 Mon Sep 17 00:00:00 2001 From: ade Date: Thu, 23 Feb 2006 10:40:44 +0000 Subject: Conversion to a single libtool environment. Approved by: portmgr (kris) --- x11-wm/windowmaker/Makefile | 4 ++-- x11-wm/windowmaker/pkg-plist | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) (limited to 'x11-wm/windowmaker') diff --git a/x11-wm/windowmaker/Makefile b/x11-wm/windowmaker/Makefile index ed0607738498..b7f002a79591 100644 --- a/x11-wm/windowmaker/Makefile +++ b/x11-wm/windowmaker/Makefile @@ -7,7 +7,7 @@ PORTNAME= windowmaker PORTVERSION= 0.92.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11-wm windowmaker MASTER_SITES= ${MASTER_SITE_WINDOWMAKER} MASTER_SITE_SUBDIR= source/release @@ -29,7 +29,7 @@ USE_XPM= yes USE_PERL5= yes USE_GETTEXT= yes USE_REINPLACE= yes -USE_AUTOTOOLS= libtool:15 +GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" CONFIGURE_ARGS= --with-pixmapdir=${PREFIX}/include/X11/pixmaps \ diff --git a/x11-wm/windowmaker/pkg-plist b/x11-wm/windowmaker/pkg-plist index d16149add485..c45549b7d5ea 100644 --- a/x11-wm/windowmaker/pkg-plist +++ b/x11-wm/windowmaker/pkg-plist @@ -102,6 +102,7 @@ lib/libWINGs.a lib/libWMaker.a lib/libWUtil.a lib/libwraster.a +lib/libwraster.la lib/libwraster.so lib/libwraster.so.4 libdata/pkgconfig/WINGs.pc -- cgit