=================================================================== RCS file: /cvsrepo/anoncvs/cvs/xenocara/Makefile,v retrieving revision 1.38 retrieving revision 1.39 diff -u -r1.38 -r1.39 --- xenocara/Makefile 2010/08/25 17:42:18 1.38 +++ xenocara/Makefile 2010/09/04 10:41:57 1.39 @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.38 2010/08/25 17:42:18 todd Exp $ +# $OpenBSD: Makefile,v 1.39 2010/09/04 10:41:57 matthieu Exp $ .include LOCALAPPD=/usr/local/lib/X11/app-defaults @@ -96,8 +96,7 @@ release-install: @${MAKE} install .if ${MACHINE} == alpha || ${MACHINE} == hp300 || \ - ${MACHINE} == mac68k || ${MACHINE} == macppc || \ - ${MACHINE} == zaurus + ${MACHINE} == mac68k || ${MACHINE} == zaurus @if [ -f $(DESTDIR)/etc/X11/xorg.conf ]; then \ echo "Not overwriting existing" $(DESTDIR)/etc/X11/xorg.conf; \ else set -x; \