diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-04-22 06:32:02 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-04-22 06:32:02 +0000 |
commit | 9bc11eaef4c3dc62817b1b6c64c602b3d0213ff0 (patch) | |
tree | e0dab88d2c6c08c981ac0f46b71c119df5dba6d4 | |
parent | b6601a9c02f55a65a741af2e997744c17c3e8763 (diff) |
Notes
-rw-r--r-- | x11-wm/sapphire/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/x11-wm/sapphire/Makefile b/x11-wm/sapphire/Makefile index 661a8da2793a..532e3eb834fd 100644 --- a/x11-wm/sapphire/Makefile +++ b/x11-wm/sapphire/Makefile @@ -10,6 +10,8 @@ MASTER_SITES= SF/${PORTNAME}/OldFiles MAINTAINER= ports@FreeBSD.org COMMENT= Small window manager +BROKEN= Does not build with any modern compiler + USE_XORG= x11 xext USES= gmake REINPLACE_ARGS= -i '' -e |