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/graphics/libgdiplus/Makefile,v rcsdiff: /ftp/cvs/cvsroot/pkgsrc/graphics/libgdiplus/Makefile,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.60 retrieving revision 1.61 diff -u -p -r1.60 -r1.61 --- pkgsrc/graphics/libgdiplus/Makefile 2012/10/02 17:11:15 1.60 +++ pkgsrc/graphics/libgdiplus/Makefile 2012/10/06 14:11:03 1.61 @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.60 2012/10/02 17:11:15 tron Exp $ +# $NetBSD: Makefile,v 1.61 2012/10/06 14:11:03 asau Exp $ DISTNAME= libgdiplus-2.10 PKGREVISION= 6 @@ -10,8 +10,6 @@ MAINTAINER= kefren@NetBSD.org HOMEPAGE= http://www.mono-project.com/ COMMENT= Implementation of the GDI+ API -PKG_DESTDIR_SUPPORT= user-destdir - USE_PKGLOCALEDIR= yes USE_TOOLS+= autoconf gmake pkg-config USE_LIBTOOL= yes