diff options
Diffstat (limited to 'x11/qwspritefield/Makefile')
-rw-r--r-- | x11/qwspritefield/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/qwspritefield/Makefile b/x11/qwspritefield/Makefile index 6aa850e0bcd..7e6b5636101 100644 --- a/x11/qwspritefield/Makefile +++ b/x11/qwspritefield/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2000/03/28 00:12:31 dmcmahill Exp $ +# $NetBSD: Makefile,v 1.5 2000/06/01 11:23:47 rh Exp $ DISTNAME= QwSpriteField1.6 PKGNAME= qwspritefield-1.6 @@ -13,7 +13,7 @@ CONFLICTS= kdesupport-1.0 USE_X11BASE= yes USE_GMAKE= yes -USE_LIBTOOL= yes +USE_PKGLIBTOOL= yes WRKSRC= ${WRKDIR}/QwSpriteField QW_INCLUDES= Pix.h QwCluster.h QwPublicList.h QwSpriteField.h |