diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2014-09-25 15:18:27 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2014-09-25 15:18:27 +0000 |
commit | a6d2f30533e141f8a5dc3d20b01d58339654c5cf (patch) | |
tree | c350c4abc20ce22bda0b7dba0636816742669bc8 /net | |
parent | ac56971df4fe7c1fad64354371b6054246299b18 (diff) |
Notes
Diffstat (limited to 'net')
-rw-r--r-- | net/mediastreamer/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/mediastreamer/Makefile b/net/mediastreamer/Makefile index 23a43c6f7b82..4cdbd67b8750 100644 --- a/net/mediastreamer/Makefile +++ b/net/mediastreamer/Makefile @@ -25,7 +25,7 @@ CPPFLAGS+= -I${LOCALBASE}/include LIBS+= -L${LOCALBASE}/lib INSTALL_TARGET= install-strip USES= gmake libtool pathfix pkgconfig -USE_GNOME= gnomehier intltool +USE_GNOME= gnomehier intlhack USE_LDCONFIG= yes OPTIONS_DEFINE= IPV6 NLS UPNP VIDEO |