Hey @ports,

this patch fix my vlc build. libnettle libs are in WANTLIB.

cheers, Rafael

Index: Makefile
===================================================================
RCS file: /cvs/ports/x11/vlc/Makefile,v
retrieving revision 1.191
diff -u -p -u -p -r1.191 Makefile
--- Makefile    30 Jun 2015 09:02:54 -0000      1.191
+++ Makefile    19 Jul 2015 17:40:48 -0000
@@ -74,6 +74,7 @@ LIB_DEPENDS-main= ${MODQT4_LIB_DEPENDS} 
                multimedia/x264 \
                security/gnutls \
                security/libgcrypt \
+               security/libnettle \
                textproc/libebml \
                textproc/libxml \
                x11/dbus \

Reply via email to