diff options
Diffstat (limited to 'x11/xforms/Makefile')
-rw-r--r-- | x11/xforms/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/xforms/Makefile b/x11/xforms/Makefile index 8861eb066af..2c5952bc5f9 100644 --- a/x11/xforms/Makefile +++ b/x11/xforms/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.25 2000/05/14 01:00:42 dmcmahill Exp $ +# $NetBSD: Makefile,v 1.26 2000/06/01 11:23:48 rh Exp $ # DISTNAME= bxform-088 @@ -41,7 +41,7 @@ DISTNAME= bxform-088-ELF OBJMACHINE= yes USE_X11BASE= yes -USE_LIBTOOL= yes +USE_PKGLIBTOOL= yes MAKEFILE= ${FILESDIR}/Makefile PLIST_SRC= ${PKGDIR}/PLIST.mi ${PKGDIR}/PLIST.shlib |