1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00

- Pet portlint: remove ABI version number from LIB_DEPENDS

- Bump PORTREVISION for dependency change
- Cleanup Makefile header
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2013-03-12 17:18:54 +00:00
parent 974a966773
commit 998066e736
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=313989

View File

@ -1,12 +1,9 @@
# New ports collection makefile for: quvi
# Date created: 2 February 2010
# Whom: Toni Gundogdu <legatvs@gmail.com>
#
# Created by: Toni Gundogdu <legatvs@gmail.com>
# $FreeBSD$
#
PORTNAME= quvi
PORTVERSION= 0.4.2
PORTREVISION= 1
CATEGORIES= multimedia devel
MASTER_SITES= SF/${PORTNAME}/${PORTVERSION:R}/${PORTNAME}/ \
GOOGLE_CODE
@ -17,11 +14,10 @@ COMMENT= Command line tool for parsing flash media stream URLs
LICENSE= GPLv3
BUILD_DEPENDS= libquvi>=0.4.0:${PORTSDIR}/multimedia/libquvi
LIB_DEPENDS= curl.6:${PORTSDIR}/ftp/curl
LIB_DEPENDS= curl:${PORTSDIR}/ftp/curl
RUN_DEPENDS= libquvi>=0.4.0:${PORTSDIR}/multimedia/libquvi
GNU_CONFIGURE= yes
USE_GNOME= pkgconfig
USE_XZ= yes
MAN1= quvi.1