pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics/lcms2 Small correction to MASTER_SITES



details:   https://anonhg.NetBSD.org/pkgsrc/rev/29bb79a047a1
branches:  trunk
changeset: 610708:29bb79a047a1
user:      adam <adam%pkgsrc.org@localhost>
date:      Sat Nov 03 20:18:53 2012 +0000

description:
Small correction to MASTER_SITES

diffstat:

 graphics/lcms2/Makefile |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (24 lines):

diff -r 1f803f20337a -r 29bb79a047a1 graphics/lcms2/Makefile
--- a/graphics/lcms2/Makefile   Sat Nov 03 20:03:02 2012 +0000
+++ b/graphics/lcms2/Makefile   Sat Nov 03 20:18:53 2012 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.5 2012/10/19 17:52:38 drochner Exp $
+# $NetBSD: Makefile,v 1.6 2012/11/03 20:18:53 adam Exp $
 
 DISTNAME=      lcms2-2.4
 CATEGORIES=    graphics
-MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=lcms/2.2/}
+MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=lcms/}
 
 MAINTAINER=    gdt%NetBSD.org@localhost
 HOMEPAGE=      http://www.littlecms.com/
@@ -11,8 +11,8 @@
 
 PKG_INSTALLATION_TYPES=        overwrite pkgviews
 
+USE_LIBTOOL=           yes
 GNU_CONFIGURE=         yes
-USE_LIBTOOL=           yes
 TEST_TARGET=           check
 
 # lcms does not need zlib, but will look for it and link it to tifficc



Home | Main Index | Thread Index | Old Index