From f013056537548f4b6d4f685115e39d359e200579 Mon Sep 17 00:00:00 2001 From: mezz Date: Wed, 29 Aug 2007 21:41:49 +0000 Subject: Sync w/ FreeBSD ports. As for the x11-wm/compiz, remove it since it no longer uses gnomeprefix. I personal think that he should put gnomeprefix back in. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@9498 df743ca5-7f9a-e211-a948-0013205c9059 --- sysutils/xvidcap/Makefile | 13 +------------ 1 file changed, 1 insertion(+), 12 deletions(-) (limited to 'sysutils') diff --git a/sysutils/xvidcap/Makefile b/sysutils/xvidcap/Makefile index 75c1af26f..47db010b8 100644 --- a/sysutils/xvidcap/Makefile +++ b/sysutils/xvidcap/Makefile @@ -48,21 +48,10 @@ NULLDOCS= COPYING MAN1= xvidcap.1 -.include - -.if exists(${LOCALBASE}/lib/libavutil.so) -# To be removed after ffmep-devel'upgrade -BROKEN= Cannot compile when ffmpeg-devel is installed -.endif - -.if ${OSVERSION} < 500000 -BROKEN= Compilation error with gcc-2.95. -.endif - pre-configure: ${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g' ${WRKSRC}/configure post-install: @${RM} ${NULLDOCS:S|^|${DOCSDIR}/|} -.include +.include -- cgit v1.2.3