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

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

Diff for /pkgsrc/x11/gnustep-preferences/Attic/Makefile between version 1.12 and 1.22

version 1.12, 2004/01/23 21:50:50 version 1.22, 2006/02/05 23:11:34
Line 3 
Line 3 
   
 DISTNAME=       Preferences-1.2.0  DISTNAME=       Preferences-1.2.0
 PKGNAME=        gnustep-${DISTNAME:S/P/p/}  PKGNAME=        gnustep-${DISTNAME:S/P/p/}
 PKGREVISION=    8  PKGREVISION=    13
 CATEGORIES=     x11 gnustep  CATEGORIES=     x11 gnustep
 MASTER_SITES=   ${MASTER_SITE_SOURCEFORGE:=prefsapp/}  MASTER_SITES=   ${MASTER_SITE_SOURCEFORGE:=prefsapp/}
 EXTRACT_SUFX=   .tar.bz2  EXTRACT_SUFX=   .tar.bz2
Line 13  HOMEPAGE= http://prefsapp.sourceforge.ne
Line 13  HOMEPAGE= http://prefsapp.sourceforge.ne
 COMMENT=        Application for setting preferences for the GNUstep system  COMMENT=        Application for setting preferences for the GNUstep system
   
 NO_CONFIGURE=           YES  NO_CONFIGURE=           YES
 USE_BUILDLINK2=         YES  USE_TOOLS+=             gmake
 USE_GMAKE=              YES  
 USE_X11=                YES  
 MAKEFILE=               GNUmakefile  MAKEFILE=               GNUmakefile
   
 .include "../../x11/gnustep-back/buildlink2.mk"  .include "../../x11/gnustep-back/buildlink3.mk"
 .include "../../mk/pthread.buildlink2.mk"  .include "../../mk/pthread.buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"  .include "../../mk/bsd.pkg.mk"

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

CVSweb <webmaster@jp.NetBSD.org>