diff options
author | Wesley Shields <wxs@FreeBSD.org> | 2010-07-27 01:25:20 +0000 |
---|---|---|
committer | Wesley Shields <wxs@FreeBSD.org> | 2010-07-27 01:25:20 +0000 |
commit | 15c1551ea378607e55d8794de79207166d0ae1e5 (patch) | |
tree | 73c8786e0fad568d10c37e84e57718888d04e4a4 /graphics/telak | |
parent | 5248e90f8597935323b5088e6d32590bac88c5a7 (diff) |
Notes
Diffstat (limited to 'graphics/telak')
-rw-r--r-- | graphics/telak/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/telak/Makefile b/graphics/telak/Makefile index 3f169c7a0f61..6bb43616c57c 100644 --- a/graphics/telak/Makefile +++ b/graphics/telak/Makefile @@ -7,7 +7,7 @@ PORTNAME= telak PORTVERSION= 0.5 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= graphics MASTER_SITES= http://julien.danjou.info/telak/ \ CRITICAL @@ -16,7 +16,7 @@ MAINTAINER= ehaupt@FreeBSD.org COMMENT= A tool to draw pictures on your root window LIB_DEPENDS= curl.6:${PORTSDIR}/ftp/curl \ - gcrypt.16:${PORTSDIR}/security/libgcrypt + gcrypt.17:${PORTSDIR}/security/libgcrypt USE_GMAKE= yes USE_EFL= imlib2 |