diff options
Diffstat (limited to 'x11-wm/sapphire/Makefile')
-rw-r--r-- | x11-wm/sapphire/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-wm/sapphire/Makefile b/x11-wm/sapphire/Makefile index e01ee5349296..309f0d9ae33c 100644 --- a/x11-wm/sapphire/Makefile +++ b/x11-wm/sapphire/Makefile @@ -7,15 +7,16 @@ PORTNAME= sapphire PORTVERSION= 0.15.8 +PORTREVISION= 1 CATEGORIES= x11-wm MASTER_SITES= SF MAINTAINER= tabthorpe@FreeBSD.org COMMENT= Small window manager +USE_XORG= x11 xext USE_GMAKE= yes REINPLACE_ARGS= -i '' -e -USE_X_PREFIX= yes MAKE_ENV= CC="${CXX}" post-extract: |