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/math/mpfr/Makefile,v rcsdiff: /ftp/cvs/cvsroot/pkgsrc/math/mpfr/Makefile,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.23 retrieving revision 1.24 diff -u -p -r1.23 -r1.24 --- pkgsrc/math/mpfr/Makefile 2012/08/01 19:29:26 1.23 +++ pkgsrc/math/mpfr/Makefile 2012/09/11 23:04:24 1.24 @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.23 2012/08/01 19:29:26 drochner Exp $ +# $NetBSD: Makefile,v 1.24 2012/09/11 23:04:24 asau Exp $ # DISTNAME= mpfr-3.1.1 @@ -17,8 +17,6 @@ HOMEPAGE= http://www.mpfr.org/ COMMENT= GMP-based library for multiple-precision floating-point computations LICENSE= gnu-lgpl-v3 -PKG_DESTDIR_SUPPORT= user-destdir - GNU_CONFIGURE= yes USE_LIBTOOL= yes TEST_TARGET= check