summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'media-video/motion/motion-3.2.4.ebuild')
-rw-r--r--media-video/motion/motion-3.2.4.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/media-video/motion/motion-3.2.4.ebuild b/media-video/motion/motion-3.2.4.ebuild
index bc8cca2fa463..137a9bc66fc3 100644
--- a/media-video/motion/motion-3.2.4.ebuild
+++ b/media-video/motion/motion-3.2.4.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/motion/motion-3.2.4.ebuild,v 1.7 2007/06/26 02:17:53 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/motion/motion-3.2.4.ebuild,v 1.8 2008/05/21 16:06:38 dev-zero Exp $
inherit eutils
@@ -16,7 +16,7 @@ DEPEND="virtual/libc
media-libs/jpeg
ffmpeg? ( media-video/ffmpeg )
mysql? ( virtual/mysql )
- postgres? ( dev-db/postgresql )"
+ postgres? ( virtual/postgresql-server )"
src_compile() {
epatch "${FILESDIR}/${P}-ffmpeg-compat.patch"