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/enlightenment/Makefile,v rcsdiff: /ftp/cvs/cvsroot/pkgsrc/x11/enlightenment/Makefile,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.15 retrieving revision 1.16 diff -u -p -r1.15 -r1.16 --- pkgsrc/x11/enlightenment/Makefile 1999/10/28 23:50:58 1.15 +++ pkgsrc/x11/enlightenment/Makefile 1999/11/08 21:17:52 1.16 @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.15 1999/10/28 23:50:58 jlam Exp $ +# $NetBSD: Makefile,v 1.16 1999/11/08 21:17:52 tron Exp $ -DISTNAME= enlightenment-0.16.1 +DISTNAME= enlightenment-0.16.2 CATEGORIES= x11 MASTER_SITES= ftp://ftp.enlightenment.org/pub/e/enlightenment/ @@ -18,9 +18,9 @@ USE_X11BASE= yes GNU_CONFIGURE= yes CONFIGURE_ARGS+= --enable-fsstd -CONFIGURE_ENV+= CPPFLAGS="${CPPFLAGS}" - CPPFLAGS+= -I${LOCALBASE}/include +CONFIGURE_ENV+= CPPFLAGS="${CPPFLAGS}" +MAKE_ENV+= USER=${SHAREOWN}:${SHAREGRP} post-install: for file in `${GREP} "\.directory$$" ${PKGDIR}/PLIST`; do \