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

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

Diff for /pkgsrc/graphics/fotoxx/Makefile between version 1.8 and 1.20

version 1.8, 2010/10/02 12:14:44 version 1.20, 2012/02/06 12:40:22
Line 1 
Line 1 
 # $NetBSD$  # $NetBSD$
 #  #
   
 DISTNAME=       fotoxx-10.8.4  DISTNAME=       fotoxx-12.01.2
 PKGREVISION=    2  PKGREVISION=    1
 CATEGORIES=     graphics  CATEGORIES=     graphics
 MASTER_SITES=   http://kornelix.squarespace.com/storage/downloads/  MASTER_SITES=   http://kornelix.squarespace.com/storage/downloads/
   
 MAINTAINER=     pkgsrc-users@NetBSD.org  MAINTAINER=     pkgsrc-users@NetBSD.org
 HOMEPAGE=       http://kornelix.squarespace.com/fotoxx/  HOMEPAGE=       http://kornelix.squarespace.com/fotoxx/
 COMMENT=        Program for editing image files from a digital camera  COMMENT=        Program for editing image files from a digital camera
   LICENSE=        gnu-gpl-v3
   
 PKG_DESTDIR_SUPPORT=    user-destdir  PKG_DESTDIR_SUPPORT=    user-destdir
   
Line 21  USE_LANGUAGES= c++
Line 22  USE_LANGUAGES= c++
 USE_TOOLS+=     gmake pkg-config  USE_TOOLS+=     gmake pkg-config
   
 BUILD_TARGET=   fotoxx  BUILD_TARGET=   fotoxx
 INSTALL_TARGET= install manpage # XXX menu  INSTALL_TARGET= install
   
 .include "../../graphics/tiff/buildlink3.mk"  .include "../../graphics/tiff/buildlink3.mk"
 .include "../../x11/gtk2/buildlink3.mk"  .include "../../x11/gtk2/buildlink3.mk"
   .include "../../sysutils/desktop-file-utils/desktopdb.mk"
 .include "../../mk/bsd.pkg.mk"  .include "../../mk/bsd.pkg.mk"

Legend:
Removed from v.1.8  
changed lines
  Added in v.1.20

CVSweb <webmaster@jp.NetBSD.org>