summaryrefslogtreecommitdiff
path: root/multimedia/mjpegtools/Makefile
diff options
context:
space:
mode:
authorxtraeme <xtraeme>2006-01-30 08:44:25 +0000
committerxtraeme <xtraeme>2006-01-30 08:44:25 +0000
commit29d813c8a0756555531ffdfcf2fee40298586f74 (patch)
treeb7062f3ae85d77562defcef095db5106e5071416 /multimedia/mjpegtools/Makefile
parentc7cecae827e57f34275b469dc2feb3553a9fffcc (diff)
downloadpkgsrc-29d813c8a0756555531ffdfcf2fee40298586f74.tar.gz
* Add missing files now that mplex has been re-added.
* Add a patch that should fix the build on amd64. * Fixed pkglint warnings. Bump PKGREVISION.
Diffstat (limited to 'multimedia/mjpegtools/Makefile')
-rw-r--r--multimedia/mjpegtools/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/multimedia/mjpegtools/Makefile b/multimedia/mjpegtools/Makefile
index 1bc8d4ecca7..961234c948e 100644
--- a/multimedia/mjpegtools/Makefile
+++ b/multimedia/mjpegtools/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.25 2006/01/29 04:25:58 ben Exp $
+# $NetBSD: Makefile,v 1.26 2006/01/30 08:44:25 xtraeme Exp $
DISTNAME= mjpegtools-1.8.0
+PKGREVISION= 2
CATEGORIES= multimedia
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=mjpeg/}
@@ -8,7 +9,6 @@ MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://mjpeg.sourceforge.net/
COMMENT= Programs for compressing video streams
-PKGREVISION= 1
CONFLICTS+= mplex-[0-9]*
DEPENDS+= toolame>=02l:../../audio/toolame
BUILD_DEPENDS+= nasm>=0.98:../../devel/nasm
@@ -17,7 +17,7 @@ USE_TOOLS+= gmake
USE_TOOLS+= bash:run pkg-config
USE_LIBTOOL= yes
-SHLIBTOOL_OVERRIDE= libtool
+SHLIBTOOL_OVERRIDE+= libtool
PKGCONFIG_OVERRIDE= mjpegtools.pc.in
GNU_CONFIGURE= yes