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/enblend-enfuse/Makefile,v rcsdiff: /ftp/cvs/cvsroot/pkgsrc/graphics/enblend-enfuse/Makefile,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.3 retrieving revision 1.6 diff -u -p -r1.3 -r1.6 --- pkgsrc/graphics/enblend-enfuse/Makefile 2010/01/05 09:32:36 1.3 +++ pkgsrc/graphics/enblend-enfuse/Makefile 2010/05/15 05:47:58 1.6 @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.3 2010/01/05 09:32:36 adam Exp $ +# $NetBSD: Makefile,v 1.6 2010/05/15 05:47:58 adam Exp $ DISTNAME= enblend-enfuse-4.0 # XXX distribution file has changed; remove the line below on next update DIST_SUBDIR= ${PKGNAME_NOREV} +PKGREVISION= 2 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=enblend/} @@ -18,12 +19,13 @@ WRKSRC= ${WRKDIR}/${PKGNAME_NOREV}-753b USE_LANGUAGES= c c++ USE_LIBTOOL= yes -USE_TOOLS+= gmake perl:build +USE_TOOLS+= gmake perl:build pkg-config GNU_CONFIGURE= yes .include "../../mk/bsd.prefs.mk" .if ${OPSYS} == "Darwin" +CONFIGURE_ARGS+= --enable-openmp CONFIGURE_ARGS+= --with-apple-opengl-framework .else CONFIGURE_ARGS+= --with-x