diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2005-12-17 18:33:36 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2005-12-17 18:33:36 +0000 |
commit | b7824eaf6e1daa5e46cfd0afcd8bb09a67048ee8 (patch) | |
tree | 182eb198b7ad1ed1edbd520956020691511e5f72 /x11 | |
parent | BROKEN: Size mismatch (diff) |
BROKEN: Unfetchable
Notes
Notes:
svn path=/head/; revision=151419
Diffstat (limited to 'x11')
-rw-r--r-- | x11/electricsheep/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/x11/electricsheep/Makefile b/x11/electricsheep/Makefile index aea02f6a0054..e9acd56d71b7 100644 --- a/x11/electricsheep/Makefile +++ b/x11/electricsheep/Makefile @@ -25,6 +25,8 @@ RUN_DEPENDS= xloadimage:${PORTSDIR}/x11/xloadimage \ RUN_DEPENDS+= xscreensaver:${PORTSDIR}/x11/xscreensaver .endif +BROKEN= Unfetchable + USE_X_PREFIX= yes USE_SDL= sdl USE_REINPLACE= yes |