From d47945d673325870bc418182e8c0af6211854624 Mon Sep 17 00:00:00 2001 From: jlam Date: Sat, 14 Feb 2004 17:21:49 +0000 Subject: LIBTOOL_OVERRIDE and SHLIBTOOL_OVERRIDE are now lists of shell globs relative to ${WRKSRC}. Remove redundant LIBTOOL_OVERRIDE settings that are automatically handled by the default setting in bsd.pkg.mk. --- x11/xosd/Makefile.common | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'x11/xosd') diff --git a/x11/xosd/Makefile.common b/x11/xosd/Makefile.common index 6a32ab81942..3b0361a4447 100644 --- a/x11/xosd/Makefile.common +++ b/x11/xosd/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.8 2004/02/03 17:56:54 xtraeme Exp $ +# $NetBSD: Makefile.common,v 1.9 2004/02/14 17:21:56 jlam Exp $ # DISTNAME= xosd-2.2.5 @@ -16,8 +16,7 @@ USE_BUILDLINK2= yes USE_LIBTOOL= yes USE_X11= yes -LIBTOOL_OVERRIDE= ${WRKSRC}/libtool -SHLIBTOOL_OVERRIDE= ${WRKSRC}/libtool-disable-static +SHLIBTOOL_OVERRIDE= libtool-disable-static CONFIGURE_ARGS+= --disable-xinerama -- cgit v1.2.3