summaryrefslogtreecommitdiff
path: root/audio/xmms-blursk
diff options
context:
space:
mode:
authorgrant <grant@pkgsrc.org>2003-07-13 06:49:02 +0000
committergrant <grant@pkgsrc.org>2003-07-13 06:49:02 +0000
commitc9c9755328cbb4b4daf8c92246b66726f6f5a10f (patch)
tree3446375b1710db82c57f7cb8c1bbd48f6b3f56d0 /audio/xmms-blursk
parent30373d0843908d3d9c7ca125a54571984df4f54d (diff)
downloadpkgsrc-c9c9755328cbb4b4daf8c92246b66726f6f5a10f.tar.gz
maintainer -> tech-pkg
sort variables, consistently use uppercase YES
Diffstat (limited to 'audio/xmms-blursk')
-rw-r--r--audio/xmms-blursk/Makefile9
1 files changed, 5 insertions, 4 deletions
diff --git a/audio/xmms-blursk/Makefile b/audio/xmms-blursk/Makefile
index 14bd88a7bc7..426dab9f83d 100644
--- a/audio/xmms-blursk/Makefile
+++ b/audio/xmms-blursk/Makefile
@@ -1,18 +1,19 @@
-# $NetBSD: Makefile,v 1.1.1.1 2003/07/13 05:03:35 mrg Exp $
+# $NetBSD: Makefile,v 1.2 2003/07/13 06:49:02 grant Exp $
DISTNAME= Blursk-1.3
PKGNAME= xmms-blursk-1.3
CATEGORIES= xmms audio
MASTER_SITES= http://www.cs.pdx.edu/~kirkenda/blursk/
-MAINTAINER= packages@netbsd.org
+MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://www.cs.pdx.edu/~kirkenda/blursk/
COMMENT= Visualization plugin for XMMS inspired by "Blur Scope"
-USE_X11= yes
-GNU_CONFIGURE= yes
+GNU_CONFIGURE= YES
USE_BUILDLINK2= YES
USE_LIBTOOL= YES
+USE_X11= YES
+
LIBTOOL_OVERRIDE= ${WRKSRC}/libtool
.include "../../audio/xmms/buildlink2.mk"