aboutsummaryrefslogtreecommitdiff
path: root/audio/enscribe
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2015-06-22 18:33:20 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2015-06-22 18:33:20 +0000
commit6e5719ca80bba1b1c1a97fa29ba2147a5c1ba81e (patch)
treebdb6dbf3e5d4ada04784a3327eb91e0145530524 /audio/enscribe
parentb8355694f11dec2ab058a135acfc1a0f3c8967c0 (diff)
downloadports-6e5719ca80bba1b1c1a97fa29ba2147a5c1ba81e.tar.gz
ports-6e5719ca80bba1b1c1a97fa29ba2147a5c1ba81e.zip
Notes
Diffstat (limited to 'audio/enscribe')
-rw-r--r--audio/enscribe/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/enscribe/Makefile b/audio/enscribe/Makefile
index 6c8ca7a7fe16..9bdd4f0b720f 100644
--- a/audio/enscribe/Makefile
+++ b/audio/enscribe/Makefile
@@ -12,11 +12,10 @@ COMMENT= Create digital audio watermark images from photographic images
LIB_DEPENDS= libsndfile.so:${PORTSDIR}/audio/libsndfile \
libgd.so:${PORTSDIR}/graphics/gd \
- libjpeg.so:${PORTSDIR}/graphics/jpeg \
libpng.so:${PORTSDIR}/graphics/png \
libfreetype.so:${PORTSDIR}/print/freetype2
-USES= pkgconfig tar:tgz
+USES= jpeg pkgconfig tar:tgz
LICENSE= GPLv2