CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2009/08/20 12:48:02
Modified files:
net/libnice : Makefile
net/libnice/pkg: DESCR PLIST
Removed files:
net/libnice/pkg: PFRAG.shared
Log message:
If using the 'VAR = value' contruct instead of 'VAR=value', use it
everywhere, for consistency.
Set this port SHARED_ONLY because it depends on gstreamer which is
SHARED_ONLY. Set configure and libtool flags accordingly. Merge
PFRAG.shared into PLIST.
Comment uneeded libtool generated files (the gstreamer thingy is a
loadable module, not a regular lib).
Remove trailing blank line from DESCR.
ok jasper@