diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2008-03-20 19:18:10 +0000 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2008-03-20 19:18:10 +0000 |
commit | 41b6c4c73311abd9af8a03b91b6a4544cb12ce28 (patch) | |
tree | b9f3a91126a8f5d01392ee277652a2f0b8a3be04 /x11-wm/sapphire | |
parent | 97c0d2c2bd8182f1cc59b41365fc774f224bfbd4 (diff) | |
download | ports-41b6c4c73311abd9af8a03b91b6a4544cb12ce28.tar.gz ports-41b6c4c73311abd9af8a03b91b6a4544cb12ce28.zip |
Notes
Diffstat (limited to 'x11-wm/sapphire')
-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: |