freebsd-ports/multimedia/smpeg/files/patch-smpeg.m4
Jose Alonso Cardenas Marquez 87624aab33 - Fix LLD for i386
- Correct order variables, while here
- Regenerate patches with makepatch
- Bump PORTREVISION

PR:		231524
Submitted by:	Nathan <ndowens  _at_  yahoo.com>
2018-11-20 18:03:12 +00:00

11 lines
344 B
Text

--- smpeg.m4.orig 2001-04-04 20:28:14 UTC
+++ smpeg.m4
@@ -10,7 +10,7 @@ dnl AM_PATH_SMPEG([MINIMUM-VERSION, [ACTION-IF-FOUND [
ACTION-IF-NOT-FOUND]]])
dnl Test for SMPEG, and define SMPEG_CFLAGS and SMPEG_LIBS
dnl
-AC_DEFUN(AM_PATH_SMPEG,
+AC_DEFUN([AM_PATH_SMPEG],
[dnl
dnl Get the cflags and libraries from the smpeg-config script
dnl