pkgsrc-Changes archive

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

CVS commit: pkgsrc/graphics/gts



Module Name:    pkgsrc
Committed By:   adam
Date:           Mon May 22 08:59:12 UTC 2017

Modified Files:
        pkgsrc/graphics/gts: Makefile

Log Message:
Removed USE_LANGUAGES comment


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/graphics/gts/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/graphics/gts/Makefile
diff -u pkgsrc/graphics/gts/Makefile:1.1 pkgsrc/graphics/gts/Makefile:1.2
--- pkgsrc/graphics/gts/Makefile:1.1    Mon May 22 08:49:48 2017
+++ pkgsrc/graphics/gts/Makefile        Mon May 22 08:59:12 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2017/05/22 08:49:48 adam Exp $
+# $NetBSD: Makefile,v 1.2 2017/05/22 08:59:12 adam Exp $
 
 DISTNAME=      gts-0.7.6
 CATEGORIES=    graphics
@@ -9,7 +9,6 @@ HOMEPAGE=       http://gts.sourceforge.net/
 COMMENT=       GNU Triangulated Surface Library
 LICENSE=       gnu-gpl-v2
 
-#USE_LANGUAGES=                c c++
 USE_LIBTOOL=           yes
 USE_TOOLS+=            gmake pkg-config
 GNU_CONFIGURE=         yes



Home | Main Index | Thread Index | Old Index