[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.18 and 1.26

version 1.18, 2005/04/11 21:48:07 version 1.26, 2006/07/22 05:10:55
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=    11  PKGREVISION=    14
 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 12  MAINTAINER= adam@NetBSD.org
Line 12  MAINTAINER= adam@NetBSD.org
 HOMEPAGE=       http://prefsapp.sourceforge.net/  HOMEPAGE=       http://prefsapp.sourceforge.net/
 COMMENT=        Application for setting preferences for the GNUstep system  COMMENT=        Application for setting preferences for the GNUstep system
   
 NO_CONFIGURE=           YES  USE_LANGUAGES=  objc
 USE_GNU_TOOLS+=         make  
 USE_X11=                YES  NO_CONFIGURE=   YES
 MAKEFILE=               GNUmakefile  USE_TOOLS+=     gmake
   MAKEFILE=       GNUmakefile
   
 .include "../../x11/gnustep-back/buildlink3.mk"  .include "../../x11/gnustep-back/buildlink3.mk"
 .include "../../mk/pthread.buildlink3.mk"  .include "../../mk/pthread.buildlink3.mk"

Legend:
Removed from v.1.18  
changed lines
  Added in v.1.26

CVSweb <webmaster@jp.NetBSD.org>