pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/graphics/gle USE_GMAKE is not necessary, sorry about t...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/8265c34a46c3
branches:  trunk
changeset: 466742:8265c34a46c3
user:      adam <adam%pkgsrc.org@localhost>
date:      Thu Jan 22 14:31:43 2004 +0000

description:
USE_GMAKE is not necessary, sorry about the mistake

diffstat:

 graphics/gle/Makefile |  3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diffs (17 lines):

diff -r f70ac9e50085 -r 8265c34a46c3 graphics/gle/Makefile
--- a/graphics/gle/Makefile     Thu Jan 22 14:25:32 2004 +0000
+++ b/graphics/gle/Makefile     Thu Jan 22 14:31:43 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2004/01/22 14:13:09 adam Exp $
+# $NetBSD: Makefile,v 1.11 2004/01/22 14:31:43 adam Exp $
 #
 
 DISTNAME=      gle-3.1.0
@@ -13,7 +13,6 @@
 COMMENT=       GL subroutines for drawing tubing and extrusions
 
 USE_BUILDLINK2=                YES
-USE_GMAKE=             YES
 USE_X11=               YES
 GNU_CONFIGURE=         YES
 



Home | Main Index | Thread Index | Old Index