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

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

Diff for /pkgsrc/math/grpn/Makefile between version 1.12 and 1.13

version 1.12, 2003/07/17 21:47:41 version 1.13, 2004/04/24 04:22:39
Line 11  MAINTAINER= dmcmahill@NetBSD.org
Line 11  MAINTAINER= dmcmahill@NetBSD.org
 HOMEPAGE=       http://lashwhip.com/grpn.html  HOMEPAGE=       http://lashwhip.com/grpn.html
 COMMENT=        Graphical reverse polish notation (RPN) calculator  COMMENT=        Graphical reverse polish notation (RPN) calculator
   
 USE_BUILDLINK2= # defined  USE_BUILDLINK3= yes
 USE_X11=        # defined  USE_X11=        # defined
 ALL_TARGET=     grpn  ALL_TARGET=     grpn
   
 .include "../../x11/gtk/buildlink2.mk"  .include "../../x11/gtk/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"  .include "../../mk/bsd.pkg.mk"

Legend:
Removed from v.1.12  
changed lines
  Added in v.1.13

CVSweb <webmaster@jp.NetBSD.org>