freebsd-ports/graphics/libxine/files/patch-src:xine-engine:Makefile.am
Mario Sergio Fujikawa Ferreira 04e3b1a90f o update to 0.9.2
o use ports libraries instead of internal versions: liba52 and
  ffmpeg
o support for both vorbis and ogg
o WITH_CSS: plugin for css processing
o add WWW tag to DESCR

Reviewed by:	MAINTAINER, freebsd-multimedia
2001-10-26 16:58:00 +00:00

12 lines
412 B
Text

--- src/xine-engine/Makefile.am.orig Sun Oct 21 09:06:25 2001
+++ src/xine-engine/Makefile.am Sun Oct 21 09:07:43 2001
@@ -18,8 +18,7 @@
-lm
libxine_la_LDFLAGS = \
- -version-info $(LT_CURRENT):$(LT_REVISION):$(LT_AGE) \
- -release $(LT_RELEASE)
+ -version-info $(LT_CURRENT):$(LT_REVISION):$(LT_AGE)
include_HEADERS = buffer.h metronom.h configfile.h \
monitor.h cpu_accel.h attributes.h utils.h \