[BACK]Return to Makefile CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / pkgsrc / misc / gkrellm-leds

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

Diff for /pkgsrc/misc/gkrellm-leds/Makefile between version 1.8 and 1.9

version 1.8, 2005/07/21 16:29:53 version 1.9, 2005/08/10 20:56:19
Line 10  MAINTAINER= cube@NetBSD.org
Line 10  MAINTAINER= cube@NetBSD.org
 HOMEPAGE=       http://heim.ifi.uio.no/~oyvinha/gkleds/  HOMEPAGE=       http://heim.ifi.uio.no/~oyvinha/gkleds/
 COMMENT=        GKrellM plugin that monitors CapsLock, NumLock and ScrollLock keys  COMMENT=        GKrellM plugin that monitors CapsLock, NumLock and ScrollLock keys
   
   USE_TOOLS+=     pkg-config
 GNU_CONFIGURE=  YES  GNU_CONFIGURE=  YES
 USE_LIBTOOL=    YES  USE_LIBTOOL=    YES
   
 CONFIGURE_ARGS+=        --libdir=${PREFIX}/lib/gkrellm2/plugins  CONFIGURE_ARGS+=        --libdir=${PREFIX}/lib/gkrellm2/plugins
   
 .include "../../devel/pkg-config/buildlink3.mk"  
 .include "../../sysutils/gkrellm/buildlink3.mk"  .include "../../sysutils/gkrellm/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"  .include "../../mk/bsd.pkg.mk"

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

CVSweb <webmaster@jp.NetBSD.org>