pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/audio/xmp Add missing USE_BUILDLINK3.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/0120842863d1
branches:  trunk
changeset: 472598:0120842863d1
user:      xtraeme <xtraeme%pkgsrc.org@localhost>
date:      Sun Apr 11 17:13:06 2004 +0000

description:
Add missing USE_BUILDLINK3.

diffstat:

 audio/xmp/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r b5b9fac1d30c -r 0120842863d1 audio/xmp/Makefile
--- a/audio/xmp/Makefile        Sun Apr 11 17:07:25 2004 +0000
+++ b/audio/xmp/Makefile        Sun Apr 11 17:13:06 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2004/01/22 07:15:01 grant Exp $
+# $NetBSD: Makefile,v 1.8 2004/04/11 17:13:06 xtraeme Exp $
 # FreeBSD: ports/audio/xmp/Makefile,v 1.5 2000/04/08 21:24:59 mharo Exp
 #
 
@@ -21,6 +21,7 @@
 
 USE_X11=       yes
 USE_GNU_TOOLS+=        make
+USE_BUILDLINK3=        yes
 
 EGDIR=         ${PREFIX}/share/examples/xmp
 CONF_FILES=    ${EGDIR}/xmp-modules.conf ${PKG_SYSCONFDIR}/xmp-modules.conf



Home | Main Index | Thread Index | Old Index