diff options
author | jmmv <jmmv> | 2003-04-07 14:50:41 +0000 |
---|---|---|
committer | jmmv <jmmv> | 2003-04-07 14:50:41 +0000 |
commit | bb14f01034a859b5b3e22978eb347fc1c3792811 (patch) | |
tree | a3128284f9297e6643dff4605d8c383d563c08cf /x11 | |
parent | 93f4a00ec8d14c3e536826fe4bfcbbac35284ad0 (diff) | |
download | pkgsrc-bb14f01034a859b5b3e22978eb347fc1c3792811.tar.gz |
Remove (commented) USE_GMAKE...
Diffstat (limited to 'x11')
-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 |