diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2009-03-19 19:41:19 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2009-03-19 19:41:19 +0000 |
commit | eb899eff48b41cfbe7f2cc0c619f413fffaab29e (patch) | |
tree | 0dc567a3d4b9acde8c03fdb8b96c115f778fe504 /x11-wm | |
parent | 05b8f1afd7538c518a8b6450ff947137626e9c15 (diff) |
Notes
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/etoile-azalea/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-wm/etoile-azalea/Makefile b/x11-wm/etoile-azalea/Makefile index 7c9c59068de7..7babdea1d806 100644 --- a/x11-wm/etoile-azalea/Makefile +++ b/x11-wm/etoile-azalea/Makefile @@ -27,6 +27,7 @@ WRKSRC= ${WRKDIR}/Etoile-${PORTVERSION} USE_GNUSTEP_MAKE_DIRS+= Services/Private/Azalea ADDITIONAL_INCLUDE_DIRS+= -I${LOCALBASE}/include ADDITIONAL_LIB_DIRS+= -L${LOCALBASE}/lib +PORTSCOUT= limit:^0\.2$$ XWINDOWSERVERKIT_PORT?= x11/etoile-xwindowserverkit |