diff options
-rw-r--r-- | x11/xosd/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/xosd/Makefile b/x11/xosd/Makefile index 58be2bcb633..87195d54194 100644 --- a/x11/xosd/Makefile +++ b/x11/xosd/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2003/04/07 14:46:28 jmmv Exp $ +# $NetBSD: Makefile,v 1.2 2003/04/07 14:50:41 jmmv Exp $ # DISTNAME= xosd-2.1.3 @@ -12,7 +12,6 @@ COMMENT= Library to display shaped text on your X display GNU_CONFIGURE= yes USE_BUILDLINK2= yes USE_LIBTOOL= yes -#USE_GMAKE= yes USE_X11= yes LIBTOOL_OVERRIDE= ${WRKSRC}/libtool ${WRKSRC}/libtool-disable-static |