[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.14 and 1.16

version 1.14, 2004/03/26 02:27:59 version 1.16, 2004/09/24 01:56:54
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=    9  PKGREVISION=    10
 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_BUILDLINK3=         YES
 USE_GNU_TOOLS+=         make  USE_GNU_TOOLS+=         make
 USE_X11=                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.14  
changed lines
  Added in v.1.16

CVSweb <webmaster@jp.NetBSD.org>