diff options
Diffstat (limited to 'net/mediatomb/Makefile')
-rw-r--r-- | net/mediatomb/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/mediatomb/Makefile b/net/mediatomb/Makefile index ac70d9efa04b..cb49b89aaff6 100644 --- a/net/mediatomb/Makefile +++ b/net/mediatomb/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= SF/${PORTNAME}/MediaTomb/${PORTVERSION} MAINTAINER= leo@mediatomb.cc COMMENT= UPnP AV MediaServer -LIB_DEPENDS= expat:${PORTSDIR}/textproc/expat2 +LIB_DEPENDS= libexpat.so:${PORTSDIR}/textproc/expat2 GNU_CONFIGURE= yes LDFLAGS+= ${PTHREAD_LIBS} |