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/audio/libofa/Makefile,v rcsdiff: /ftp/cvs/cvsroot/pkgsrc/audio/libofa/Makefile,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.9 retrieving revision 1.11 diff -u -p -r1.9 -r1.11 --- pkgsrc/audio/libofa/Makefile 2011/08/06 19:43:21 1.9 +++ pkgsrc/audio/libofa/Makefile 2012/12/16 01:51:59 1.11 @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2011/08/06 19:43:21 gls Exp $ +# $NetBSD: Makefile,v 1.11 2012/12/16 01:51:59 obache Exp $ # DISTNAME= libofa-0.9.3 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= audio MASTER_SITES= http://distfiles.aydogan.net/audio/ \ http://musicip-libofa.googlecode.com/files/ @@ -12,8 +12,6 @@ HOMEPAGE= http://code.google.com/p/musi COMMENT= Open Fingerprint Architecture library LICENSE= gnu-gpl-v2 -PKG_DESTDIR_SUPPORT= user-destdir - USE_PKGLOCALEDIR= yes USE_LANGUAGES= c c++ USE_LIBTOOL= yes