[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.9

version 1.7, 2010/01/30 16:28:01 version 1.9, 2011/10/19 06:12:59
Line 1 
Line 1 
 # $NetBSD$  # $NetBSD$
 #  #
   
 DISTNAME=       exempi-2.0.0  DISTNAME=       exempi-2.1.1
   PKGREVISION=    1
 CATEGORIES=     devel graphics  CATEGORIES=     devel graphics
 MASTER_SITES=   http://libopenraw.freedesktop.org/download/  MASTER_SITES=   http://libopenraw.freedesktop.org/download/
   
Line 13  LICENSE= modified-bsd
Line 14  LICENSE= modified-bsd
 PKG_DESTDIR_SUPPORT=    user-destdir  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++

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

CVSweb <webmaster@jp.NetBSD.org>