diff options
author | Jean-Yves Lefort <jylefort@FreeBSD.org> | 2006-02-09 12:20:18 +0000 |
---|---|---|
committer | Jean-Yves Lefort <jylefort@FreeBSD.org> | 2006-02-09 12:20:18 +0000 |
commit | 6b81d0cfe929e2efa3d4a42321759d2e26e3b264 (patch) | |
tree | 0321dbfcec3110418412d994b0308a727a36830a /deskutils/superkaramba | |
parent | a786c40c8a8c0257ccf7ec5f0ae53d1d6824cf4d (diff) |
Notes
Diffstat (limited to 'deskutils/superkaramba')
-rw-r--r-- | deskutils/superkaramba/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/superkaramba/Makefile b/deskutils/superkaramba/Makefile index 40aeabcb6a7b..2ac06abfac35 100644 --- a/deskutils/superkaramba/Makefile +++ b/deskutils/superkaramba/Makefile @@ -36,7 +36,7 @@ LIB_DEPENDS+= xmms.4:${PORTSDIR}/multimedia/xmms .endif .if defined(WITH_XMBMON) -RUN_DEPENDS+= mbmon:${PORTSDIR}/sysutils/xmbmon +RUN_DEPENDS+= mbmon:${PORTSDIR}/sysutils/mbmon .endif post-patch: |