diff options
author | Jeremy Messenger <mezz@FreeBSD.org> | 2006-05-28 05:25:50 +0000 |
---|---|---|
committer | Jeremy Messenger <mezz@FreeBSD.org> | 2006-05-28 05:25:50 +0000 |
commit | 7e42d7a7c432d4054d5333fae985038b61828078 (patch) | |
tree | a3f359548461e38bb1bea0d93a14a285d2f1b048 /multimedia/sabbu | |
parent | c97b5b3ca34e50650f058d404ecb9d8fb2405771 (diff) |
Notes
Diffstat (limited to 'multimedia/sabbu')
-rw-r--r-- | multimedia/sabbu/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/sabbu/Makefile b/multimedia/sabbu/Makefile index a183458e00ea..22889a2a7a56 100644 --- a/multimedia/sabbu/Makefile +++ b/multimedia/sabbu/Makefile @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= dinoex@FreeBSD.org COMMENT= Program used to time subtitles -BUILD_DEPENDS= pkg-config:${PORTSDIR}/devel/pkgconfig +BUILD_DEPENDS= pkg-config:${PORTSDIR}/devel/pkg-config LIB_DEPENDS= avcodec.1:${PORTSDIR}/multimedia/ffmpeg \ sndfile:${PORTSDIR}/audio/libsndfile |