pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/audio/exaile Fixed pbulk build.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/2d7c3a3aca3b
branches:  trunk
changeset: 534366:2d7c3a3aca3b
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Wed Oct 17 21:40:11 2007 +0000

description:
Fixed pbulk build.

diffstat:

 audio/exaile/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 00a6cf25d3ee -r 2d7c3a3aca3b audio/exaile/Makefile
--- a/audio/exaile/Makefile     Wed Oct 17 21:39:12 2007 +0000
+++ b/audio/exaile/Makefile     Wed Oct 17 21:40:11 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2007/10/05 20:54:42 joerg Exp $
+# $NetBSD: Makefile,v 1.7 2007/10/17 21:40:11 rillig Exp $
 #
 
 DISTNAME=      exaile_0.2.10
@@ -15,6 +15,8 @@
 USE_TOOLS+=            pkg-config gmake intltool msgfmt
 USE_DIRS+=             xdg-1.1
 
+INSTALLATION_DIRS_FROM_PLIST=  yes
+
 PYTHON_PATCH_SCRIPTS=  exaile.py
 MAKE_ENV+=     PYTHONBIN=${PYTHONBIN}
 



Home | Main Index | Thread Index | Old Index