pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/xine-xcb Really mark as destdir-ready.
details: https://anonhg.NetBSD.org/pkgsrc/rev/003d420d13d5
branches: trunk
changeset: 398333:003d420d13d5
user: wiz <wiz%pkgsrc.org@localhost>
date: Sat Aug 29 13:06:34 2009 +0000
description:
Really mark as destdir-ready.
diffstat:
x11/xine-xcb/Makefile | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (21 lines):
diff -r 5be45b4d9a72 -r 003d420d13d5 x11/xine-xcb/Makefile
--- a/x11/xine-xcb/Makefile Sat Aug 29 12:32:20 2009 +0000
+++ b/x11/xine-xcb/Makefile Sat Aug 29 13:06:34 2009 +0000
@@ -1,14 +1,14 @@
-# $NetBSD: Makefile,v 1.1.1.1 2009/04/06 11:37:13 drochner Exp $
+# $NetBSD: Makefile,v 1.2 2009/08/29 13:06:34 wiz Exp $
#
+PKG_DESTDIR_SUPPORT= user-destdir
+
.include "../../multimedia/xine-lib/Makefile.common"
PKGNAME= ${XINE_PKGNAME:S/lib/xcb/}
CATEGORIES= multimedia
COMMENT= The XCB video output plugins for xine-lib
-PKG_DESTDIR_SUPPORT= user-destdir
-
DEPENDS+= xine-lib>=1rc3a:../../multimedia/xine-lib
BUILD_DIRS= ${WRKSRC}/src/video_out
Home |
Main Index |
Thread Index |
Old Index