diff options
author | Max Brazhnikov <makc@FreeBSD.org> | 2009-04-26 13:33:06 +0000 |
---|---|---|
committer | Max Brazhnikov <makc@FreeBSD.org> | 2009-04-26 13:33:06 +0000 |
commit | 6f001fe0fe0c02adcbb63f2c182ee4148d5ccaa5 (patch) | |
tree | 25e5faa666f7ff5d78b5357ea977cc2fd279eb3a /sysutils/klaptopdaemon | |
parent | e5a7be517135640bbcbc10e47fac41f276fb01aa (diff) | |
download | ports-6f001fe0fe0c02adcbb63f2c182ee4148d5ccaa5.tar.gz ports-6f001fe0fe0c02adcbb63f2c182ee4148d5ccaa5.zip |
Notes
Diffstat (limited to 'sysutils/klaptopdaemon')
-rw-r--r-- | sysutils/klaptopdaemon/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/klaptopdaemon/Makefile b/sysutils/klaptopdaemon/Makefile index e1914f0543f3..c2933b28264a 100644 --- a/sysutils/klaptopdaemon/Makefile +++ b/sysutils/klaptopdaemon/Makefile @@ -23,7 +23,7 @@ OPTIONS= #no options for amd64 USE_KDELIBS_VER=3 ONLY_FOR_ARCHS= i386 -USE_XORG= xtst +USE_XORG= xtst xscrnsaver USE_BZIP2= yes USE_AUTOTOOLS= libtool:15 USE_GMAKE= yes |