diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2008-03-23 16:44:09 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2008-03-23 16:44:09 +0000 |
commit | 5afc678aac11dcb929706121d1fec2707a1e8e54 (patch) | |
tree | 89d39d526223ba8929324fc0ca33a08f06f5f7ae /x11-clocks/cairo-clock | |
parent | dd9602c2a3e0aa86e76d2db30cf6349888702517 (diff) | |
download | ports-5afc678aac11dcb929706121d1fec2707a1e8e54.tar.gz ports-5afc678aac11dcb929706121d1fec2707a1e8e54.zip |
Notes
Diffstat (limited to 'x11-clocks/cairo-clock')
-rw-r--r-- | x11-clocks/cairo-clock/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/x11-clocks/cairo-clock/Makefile b/x11-clocks/cairo-clock/Makefile index d835db2fb064..2daab7c46ea5 100644 --- a/x11-clocks/cairo-clock/Makefile +++ b/x11-clocks/cairo-clock/Makefile @@ -20,7 +20,6 @@ USE_GCC= 3.3+ USE_GMAKE= yes USE_ICONV= yes GNU_CONFIGURE= yes -USE_XLIB= yes USE_LDCONFIG= yes GZIP_CMD?= /usr/bin/gzip MAN1= cairo-clock.1 |