View | Details | Raw Unified | Return to bug 186765
Collapse All | Expand All

(-)Makefile (-1 / +1 lines)
Lines 3-9 Link Here
3
3
4
PORTNAME=	smpeg
4
PORTNAME=	smpeg
5
PORTVERSION=	0.4.4
5
PORTVERSION=	0.4.4
6
PORTREVISION=	10
6
PORTREVISION=	11
7
CATEGORIES=	multimedia
7
CATEGORIES=	multimedia
8
MASTER_SITES=	ftp://sunsite.auc.dk/pub/os/linux/loki/open-source/smpeg/ \
8
MASTER_SITES=	ftp://sunsite.auc.dk/pub/os/linux/loki/open-source/smpeg/ \
9
		${MASTER_SITE_GENTOO}
9
		${MASTER_SITE_GENTOO}
(-)files/patch-smpeg.m4 (+11 lines)
Line 0 Link Here
1
--- smpeg.m4.orig	2001-04-05 00:28:14.000000000 +0400
2
+++ smpeg.m4	2014-02-14 18:19:27.566113006 +0400
3
@@ -10,7 +10,7 @@
4
 ACTION-IF-NOT-FOUND]]])
5
 dnl Test for SMPEG, and define SMPEG_CFLAGS and SMPEG_LIBS
6
 dnl
7
-AC_DEFUN(AM_PATH_SMPEG,
8
+AC_DEFUN([AM_PATH_SMPEG],
9
 [dnl
10
 dnl Get the cflags and libraries from the smpeg-config script
11
 dnl

Return to bug 186765