From 304df529b4251d460ce7ffe8866ad21834aa9f89 Mon Sep 17 00:00:00 2001 From: Daniel Eischen Date: Tue, 13 Apr 2004 02:02:37 +0000 Subject: s/ /\t/ in the newly added BUILD_DEPENDS line. portlint didn't catch this, but I may not have been using the latest version of it. Noticed by: krion --- audio/xmcd/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'audio/xmcd') diff --git a/audio/xmcd/Makefile b/audio/xmcd/Makefile index 68df4d2181ad..e6f8707351ef 100644 --- a/audio/xmcd/Makefile +++ b/audio/xmcd/Makefile @@ -18,7 +18,7 @@ EXTRACT_ONLY= xmcd-3.3.0.tar.gz MAINTAINER= eischen@vigrid.com COMMENT= Motif CD player -BUILD_DEPENDS+= flac:${PORTSDIR}/audio/flac +BUILD_DEPENDS+= flac:${PORTSDIR}/audio/flac LIB_DEPENDS+= vorbis.3:${PORTSDIR}/audio/libvorbis RUN_DEPENDS+= lame:${PORTSDIR}/audio/lame -- cgit v1.2.3