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

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

Diff for /pkgsrc/x11/eekboard/Makefile between version 1.1.1.1 and 1.7

version 1.1.1.1, 2010/08/30 11:47:34 version 1.7, 2011/01/13 13:36:22
Line 1 
Line 1 
 # $NetBSD$  # $NetBSD$
 #  #
   
 DISTNAME=       eekboard-0.0.5  DISTNAME=       eekboard-0.0.7
   PKGREVISION=    1
 CATEGORIES=     x11  CATEGORIES=     x11
 MASTER_SITES=   http://github.com/downloads/ueno/eekboard/  MASTER_SITES=   http://cloud.github.com/downloads/ueno/eekboard/
   
 MAINTAINER=     obache@NetBSD.org  MAINTAINER=     obache@NetBSD.org
 HOMEPAGE=       http://ueno.github.com/eekboard/  HOMEPAGE=       http://ueno.github.com/eekboard/
Line 15  PKG_DESTDIR_SUPPORT= user-destdir
Line 16  PKG_DESTDIR_SUPPORT= user-destdir
 GNU_CONFIGURE=          yes  GNU_CONFIGURE=          yes
 USE_LIBTOOL=            yes  USE_LIBTOOL=            yes
 USE_PKGLOCALEDIR=       yes  USE_PKGLOCALEDIR=       yes
 USE_TOOLS+=             gmake pkg-config intltool  USE_TOOLS+=             gmake pkg-config intltool msgfmt msgmerge xgettext
   
 PKGCONFIG_OVERRIDE+=    eek/eek-xkl-0.1.pc.in  PKGCONFIG_OVERRIDE+=    eek/eek-xkl-0.1.pc.in
 PKGCONFIG_OVERRIDE+=    eek/eek-0.1.pc.in  PKGCONFIG_OVERRIDE+=    eek/eek-0.1.pc.in

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

CVSweb <webmaster@jp.NetBSD.org>