summaryrefslogtreecommitdiff
path: root/net/minidlna
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 /net/minidlna
parent- Update to 2.3.0 (diff)
Convert to USES=jpeg
Notes
Notes: svn path=/head/; revision=390310
Diffstat (limited to 'net/minidlna')
-rw-r--r--net/minidlna/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/net/minidlna/Makefile b/net/minidlna/Makefile
index 2ed7e0b020b7..49ab4f48bda6 100644
--- a/net/minidlna/Makefile
+++ b/net/minidlna/Makefile
@@ -12,7 +12,6 @@ MAINTAINER= wg@FreeBSD.org
COMMENT= Media-server compatible with "Digital Life Network Alliance"
LIB_DEPENDS= libsqlite3.so:${PORTSDIR}/databases/sqlite3 \
- libjpeg.so:${PORTSDIR}/graphics/jpeg \
libexif.so:${PORTSDIR}/graphics/libexif \
libid3tag.so:${PORTSDIR}/audio/libid3tag \
libogg.so:${PORTSDIR}/audio/libogg \
@@ -25,7 +24,7 @@ CONFIGURE_ARGS= --with-db-path=/var/db/minidlna \
--with-os-url="http://www.FreeBSD.org"
CPPFLAGS+= -I${LOCALBASE}/include
LIBS+= -L${LOCALBASE}/lib
-USES= autoreconf gettext-tools iconv
+USES= autoreconf gettext-tools iconv jpeg
PKGMESSAGE= ${WRKSRC}/pkg-message
SUB_FILES+= pkg-message