aboutsummaryrefslogtreecommitdiff
path: root/multimedia/sabbu
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2013-01-26 16:06:35 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2013-01-26 16:06:35 +0000
commit1d62d821d98b26ab18c67ccecf7443fb4bff2378 (patch)
tree7021fdbe169b6d22a6a7e8146e2e1754162e9221 /multimedia/sabbu
parentc210151c2fd41fe4f010938b8c04cfbf588b1088 (diff)
downloadports-1d62d821d98b26ab18c67ccecf7443fb4bff2378.tar.gz
ports-1d62d821d98b26ab18c67ccecf7443fb4bff2378.zip
- cleanup header
- strip shlibversion in depedency
Notes
Notes: svn path=/head/; revision=311023
Diffstat (limited to 'multimedia/sabbu')
-rw-r--r--multimedia/sabbu/Makefile9
1 files changed, 2 insertions, 7 deletions
diff --git a/multimedia/sabbu/Makefile b/multimedia/sabbu/Makefile
index 8cd0a332b6ad..b769ad259bd8 100644
--- a/multimedia/sabbu/Makefile
+++ b/multimedia/sabbu/Makefile
@@ -1,9 +1,4 @@
-# New ports collection makefile for: sabbu
-# Date created: 2005-04-14
-# Whom: dikr.meyer@dinoex.sub.org
-#
# $FreeBSD$
-#
PORTNAME= sabbu
PORTVERSION= 0.3.0
@@ -14,7 +9,7 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/Sabbu%20${PORTVERSION}
MAINTAINER= dinoex@FreeBSD.org
COMMENT= Program used to time subtitles
-LIB_DEPENDS= avcodec.1:${PORTSDIR}/multimedia/ffmpeg \
+LIB_DEPENDS= avcodec:${PORTSDIR}/multimedia/ffmpeg \
sndfile:${PORTSDIR}/audio/libsndfile
USE_BZIP2= yes
@@ -37,7 +32,7 @@ PLIST_SUB+= WITH_NLS=""
ASPELL_PORT?= textproc/aspell
.if !defined(WITHOUT_GTKSPELL)
-LIB_DEPENDS+= gtkspell.0:${PORTSDIR}/textproc/gtkspell
+LIB_DEPENDS+= gtkspell:${PORTSDIR}/textproc/gtkspell
PLIST_SUB+= WITH_ASPELL=""
.else
PLIST_SUB+= WITH_ASPELL="@comment "