summaryrefslogtreecommitdiff
path: root/audio/xmms-jess
diff options
context:
space:
mode:
authorsnj <snj>2004-03-12 01:15:46 +0000
committersnj <snj>2004-03-12 01:15:46 +0000
commit603d45c917c5b077555b37e0c7e45a25986d5fb0 (patch)
treea2c0018e6d28aad591bbe30ef23530cfe145895c /audio/xmms-jess
parented532dac1ebef97bb36d8debc0551713c4051d8c (diff)
downloadpkgsrc-603d45c917c5b077555b37e0c7e45a25986d5fb0.tar.gz
Use bl3, fix a spelling error.
Diffstat (limited to 'audio/xmms-jess')
-rw-r--r--audio/xmms-jess/DESCR2
-rw-r--r--audio/xmms-jess/Makefile8
2 files changed, 5 insertions, 5 deletions
diff --git a/audio/xmms-jess/DESCR b/audio/xmms-jess/DESCR
index 1dda6dd5487..3040d96ee4d 100644
--- a/audio/xmms-jess/DESCR
+++ b/audio/xmms-jess/DESCR
@@ -1,2 +1,2 @@
Yet another all-singing all-dancing XMMS plugin with Blur, image
-distorsion, etc.
+distortion, etc.
diff --git a/audio/xmms-jess/Makefile b/audio/xmms-jess/Makefile
index cfd6937efc4..24367a0c187 100644
--- a/audio/xmms-jess/Makefile
+++ b/audio/xmms-jess/Makefile
@@ -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 @@ MAINTAINER= hubertf@NetBSD.org
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"