diff options
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/telak/Makefile | 10 | ||||
-rw-r--r-- | graphics/telak/pkg-descr | 2 |
2 files changed, 4 insertions, 8 deletions
diff --git a/graphics/telak/Makefile b/graphics/telak/Makefile index 246b533ea608..1ef3caa55092 100644 --- a/graphics/telak/Makefile +++ b/graphics/telak/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: telak -# Date created: 13 Sep 2005 -# Whom: Emanuel Haupt <ehaupt@critical.ch> -# +# Created by: Emanuel Haupt <ehaupt@critical.ch> # $FreeBSD$ -# PORTNAME= telak PORTVERSION= 0.6 @@ -17,8 +13,8 @@ COMMENT= A tool to draw pictures on your root window LICENSE= GPLv2 -LIB_DEPENDS= curl.6:${PORTSDIR}/ftp/curl \ - gcrypt.18:${PORTSDIR}/security/libgcrypt +LIB_DEPENDS= curl:${PORTSDIR}/ftp/curl \ + gcrypt:${PORTSDIR}/security/libgcrypt USE_GMAKE= yes USE_EFL= imlib2 diff --git a/graphics/telak/pkg-descr b/graphics/telak/pkg-descr index 00a7d2e565b3..2615a21edf90 100644 --- a/graphics/telak/pkg-descr +++ b/graphics/telak/pkg-descr @@ -1,4 +1,4 @@ Telak is a small tool to draw local or remote pictures on your root window. This is very useful if you want to have RRD graphs drawn above your wallpaper. -WWW: http://julien.danjou.info/telak.html +WWW: http://julien.danjou.info/projects/telak |