summaryrefslogtreecommitdiff
path: root/audio/lopster
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2003-10-27 09:11:28 +0000
committerKris Kennaway <kris@FreeBSD.org>2003-10-27 09:11:28 +0000
commit1e7e0dce648295b207e28719bc9b1287596865a1 (patch)
tree47ecd11f6d933d6791e53ae0a54bb65389b9fd03 /audio/lopster
parentFix pkg-plist introduced in my latest commit. (diff)
portlint (whitespace cleanup)
Notes
Notes: svn path=/head/; revision=92312
Diffstat (limited to 'audio/lopster')
-rw-r--r--audio/lopster/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/lopster/Makefile b/audio/lopster/Makefile
index 1a591ee54493..fe624a0cadbe 100644
--- a/audio/lopster/Makefile
+++ b/audio/lopster/Makefile
@@ -28,11 +28,11 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" LDFLAGS="-L${LOCALBASE}/lib"
.include <bsd.port.pre.mk>
.if exists(${LOCALBASE}/lib/libogg.so.4)
-WITH_LIBOGG= yes
+WITH_LIBOGG= yes
.endif
.if defined(WITH_LIBOGG)
-LIB_DEPENDS+= ogg.4:${PORTSDIR}/audio/libogg
+LIB_DEPENDS+= ogg.4:${PORTSDIR}/audio/libogg
.endif
pre-everything::