diff options
author | Philippe Audeoud <jadawin@FreeBSD.org> | 2012-06-12 07:49:43 +0000 |
---|---|---|
committer | Philippe Audeoud <jadawin@FreeBSD.org> | 2012-06-12 07:49:43 +0000 |
commit | 4caad35110a71563f4dacfb501651e3b7623af18 (patch) | |
tree | eb8bd236a011bc157fdb918c968a40fcad5f0e5c /graphics/p5-Tk-JPEG-Lite | |
parent | 2b49887c4576b540cdf7c0c38333ee4d582245bc (diff) | |
download | ports-4caad35110a71563f4dacfb501651e3b7623af18.tar.gz ports-4caad35110a71563f4dacfb501651e3b7623af18.zip |
Notes
Diffstat (limited to 'graphics/p5-Tk-JPEG-Lite')
-rw-r--r-- | graphics/p5-Tk-JPEG-Lite/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/p5-Tk-JPEG-Lite/Makefile b/graphics/p5-Tk-JPEG-Lite/Makefile index 37164c623a21..26906c473140 100644 --- a/graphics/p5-Tk-JPEG-Lite/Makefile +++ b/graphics/p5-Tk-JPEG-Lite/Makefile @@ -15,7 +15,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Very simplistic image viewer that loads JPEG images -BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Tk.pm:${PORTSDIR}/x11-toolkits/p5-Tk +BUILD_DEPENDS= p5-Tk>=0:${PORTSDIR}/x11-toolkits/p5-Tk LIB_DEPENDS= jpeg.11:${PORTSDIR}/graphics/jpeg RUN_DEPENDS:= ${BUILD_DEPENDS} |