Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/pkgsrc/x11/gnustep-preferences/Attic/Makefile,v rcsdiff: /ftp/cvs/cvsroot/pkgsrc/x11/gnustep-preferences/Attic/Makefile,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.23 retrieving revision 1.27 diff -u -p -r1.23 -r1.27 --- pkgsrc/x11/gnustep-preferences/Attic/Makefile 2006/04/17 13:46:03 1.23 +++ pkgsrc/x11/gnustep-preferences/Attic/Makefile 2006/09/09 02:46:09 1.27 @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.23 2006/04/17 13:46:03 wiz Exp $ +# $NetBSD: Makefile,v 1.27 2006/09/09 02:46:09 obache Exp $ # DISTNAME= Preferences-1.2.0 @@ -12,9 +12,11 @@ MAINTAINER= adam@NetBSD.org HOMEPAGE= http://prefsapp.sourceforge.net/ COMMENT= Application for setting preferences for the GNUstep system -NO_CONFIGURE= YES -USE_TOOLS+= gmake -MAKEFILE= GNUmakefile +USE_LANGUAGES= objc + +NO_CONFIGURE= YES +USE_TOOLS+= gmake +MAKE_FILE= GNUmakefile .include "../../x11/gnustep-back/buildlink3.mk" .include "../../mk/pthread.buildlink3.mk"