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-gui/Makefile,v rcsdiff: /ftp/cvs/cvsroot/pkgsrc/x11/gnustep-gui/Makefile,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.25 retrieving revision 1.26 diff -u -p -r1.25 -r1.26 --- pkgsrc/x11/gnustep-gui/Makefile 2005/09/30 23:16:22 1.25 +++ pkgsrc/x11/gnustep-gui/Makefile 2006/01/17 07:40:02 1.26 @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.25 2005/09/30 23:16:22 rh Exp $ +# $NetBSD: Makefile,v 1.26 2006/01/17 07:40:02 adam Exp $ -DISTNAME= gnustep-gui-0.10.1 +DISTNAME= gnustep-gui-0.10.2 CATEGORIES= x11 gnustep MASTER_SITES= ${MASTER_SITE_GNUSTEP:=core/} @@ -8,6 +8,7 @@ MAINTAINER= rh@NetBSD.org HOMEPAGE= http://www.gnustep.org/ COMMENT= GNUstep AppKit Implementation +GNU_CONFIGURE= yes CONFIGURE_ARGS+= --exec-prefix=${PREFIX}/libexec/GNUstep .include "../../audio/libaudiofile/buildlink3.mk"