summaryrefslogtreecommitdiffstats
path: root/sysutils/xvidcap
diff options
context:
space:
mode:
authormezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059>2007-08-30 05:41:49 +0800
committermezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059>2007-08-30 05:41:49 +0800
commitf013056537548f4b6d4f685115e39d359e200579 (patch)
tree7949ce17d2407a582dd2cb575cb909f5f6c45a1b /sysutils/xvidcap
parent9976b7addbe3c62cbe0315c071499e68f78cb7d1 (diff)
downloadmarcuscom-ports-f013056537548f4b6d4f685115e39d359e200579.tar
marcuscom-ports-f013056537548f4b6d4f685115e39d359e200579.tar.gz
marcuscom-ports-f013056537548f4b6d4f685115e39d359e200579.tar.bz2
marcuscom-ports-f013056537548f4b6d4f685115e39d359e200579.tar.lz
marcuscom-ports-f013056537548f4b6d4f685115e39d359e200579.tar.xz
marcuscom-ports-f013056537548f4b6d4f685115e39d359e200579.tar.zst
marcuscom-ports-f013056537548f4b6d4f685115e39d359e200579.zip
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
Diffstat (limited to 'sysutils/xvidcap')
-rw-r--r--sysutils/xvidcap/Makefile13
1 files changed, 1 insertions, 12 deletions
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 <bsd.port.pre.mk>
-
-.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 <bsd.port.post.mk>
+.include <bsd.port.mk>