pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/audio/xmms-jess Use bl3, fix a spelling error.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9ea87e933d3a
branches:  trunk
changeset: 470800:9ea87e933d3a
user:      snj <snj%pkgsrc.org@localhost>
date:      Fri Mar 12 01:15:46 2004 +0000

description:
Use bl3, fix a spelling error.

diffstat:

 audio/xmms-jess/DESCR    |  2 +-
 audio/xmms-jess/Makefile |  8 ++++----
 2 files changed, 5 insertions(+), 5 deletions(-)

diffs (30 lines):

diff -r 8359a123124d -r 9ea87e933d3a audio/xmms-jess/DESCR
--- a/audio/xmms-jess/DESCR     Fri Mar 12 01:15:45 2004 +0000
+++ b/audio/xmms-jess/DESCR     Fri Mar 12 01:15:46 2004 +0000
@@ -1,2 +1,2 @@
 Yet another all-singing all-dancing XMMS plugin with Blur, image
-distorsion, etc.
+distortion, etc.
diff -r 8359a123124d -r 9ea87e933d3a audio/xmms-jess/Makefile
--- a/audio/xmms-jess/Makefile  Fri Mar 12 01:15:45 2004 +0000
+++ b/audio/xmms-jess/Makefile  Fri Mar 12 01:15:46 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2004/02/14 17:21:34 jlam Exp $
+# $NetBSD: Makefile,v 1.9 2004/03/12 01:15:47 snj Exp $
 #
 
 DISTNAME=      JESS-2.9.1
@@ -11,10 +11,10 @@
 HOMEPAGE=      http://arquier.free.fr/
 COMMENT=       XMMS plugin with Blur, image distortion, and others
 
-USE_BUILDLINK2=        YES
+USE_BUILDLINK3=        YES
 USE_LIBTOOL=   YES
 GNU_CONFIGURE= YES
 
-.include "../../audio/xmms/buildlink2.mk"
-.include "../../devel/SDL/buildlink2.mk"
+.include "../../audio/xmms/buildlink3.mk"
+.include "../../devel/SDL/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index