[BACK]Return to Makefile CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / pkgsrc / devel / exempi

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

Diff for /pkgsrc/devel/exempi/Makefile between version 1.7 and 1.16

version 1.7, 2010/01/30 16:28:01 version 1.16, 2013/11/20 13:23:42
Line 1 
Line 1 
 # $NetBSD$  # $NetBSD$
 #  #
   
 DISTNAME=       exempi-2.0.0  DISTNAME=       exempi-2.1.1
   PKGREVISION=    7
 CATEGORIES=     devel graphics  CATEGORIES=     devel graphics
 MASTER_SITES=   http://libopenraw.freedesktop.org/download/  MASTER_SITES=   http://libopenraw.freedesktop.org/download/
   
Line 10  HOMEPAGE= http://libopenraw.freedesktop.
Line 11  HOMEPAGE= http://libopenraw.freedesktop.
 COMMENT=        XMP library  COMMENT=        XMP library
 LICENSE=        modified-bsd  LICENSE=        modified-bsd
   
 PKG_DESTDIR_SUPPORT=    user-destdir  
   
 GNU_CONFIGURE=  yes  GNU_CONFIGURE=  yes
   CONFIGURE_ENV+= ac_cv_tls=none
 USE_LIBTOOL=    yes  USE_LIBTOOL=    yes
 USE_TOOLS+=     pkg-config  USE_TOOLS+=     pkg-config
 USE_LANGUAGES=  c c++  USE_LANGUAGES=  c c++
Line 23  PKGCONFIG_OVERRIDE+= exempi/exempi-2.0.p
Line 23  PKGCONFIG_OVERRIDE+= exempi/exempi-2.0.p
   
 .include "options.mk"  .include "options.mk"
   
   .include "../../devel/zlib/buildlink3.mk"
 .include "../../converters/libiconv/buildlink3.mk"  .include "../../converters/libiconv/buildlink3.mk"
 .include "../../textproc/expat/buildlink3.mk"  .include "../../textproc/expat/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"  .include "../../mk/bsd.pkg.mk"

Legend:
Removed from v.1.7  
changed lines
  Added in v.1.16

CVSweb <webmaster@jp.NetBSD.org>