diff --git a/deskutils/global-menu/Makefile b/deskutils/global-menu/Makefile index f9942a32e2c4..e0341daab1e8 100644 --- a/deskutils/global-menu/Makefile +++ b/deskutils/global-menu/Makefile @@ -42,4 +42,10 @@ post-install: ${LOCALBASE}/libdata/bonobo/servers @${CAT} ${PKGMESSAGE} -.include +.include + +.if ${ARCH} == "sparc64" +BROKEN= Leaves files behind on deinstall on sparc64 +.endif + +.include