aboutsummaryrefslogtreecommitdiff
path: root/audio/libcoverart
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>2013-09-26 11:39:08 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>2013-09-26 11:39:08 +0000
commit302a490316fa6a5c3852bf6ccb99dc3b6405ea20 (patch)
treea03120f9364cdb5119a6227cdd74382821336b84 /audio/libcoverart
parentc74a310db691b158c3b546e88925bcb5e5111548 (diff)
downloadports-302a490316fa6a5c3852bf6ccb99dc3b6405ea20.tar.gz
ports-302a490316fa6a5c3852bf6ccb99dc3b6405ea20.zip
bump revision due jansson shlib change.
Notes
Notes: svn path=/head/; revision=328350
Diffstat (limited to 'audio/libcoverart')
-rw-r--r--audio/libcoverart/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/libcoverart/Makefile b/audio/libcoverart/Makefile
index 700a5bdadc07..7ae9757b1633 100644
--- a/audio/libcoverart/Makefile
+++ b/audio/libcoverart/Makefile
@@ -2,6 +2,7 @@
PORTNAME= libcoverart
PORTVERSION= 1.0.0
+PORTREVISION= 1
CATEGORIES= audio
MASTER_SITES= https://cloud.github.com/downloads/metabrainz/${PORTNAME}/
@@ -17,7 +18,6 @@ USES= cmake
NO_STAGE= yes
USE_LDCONFIG= yes
-
# {PROJECT_VERSION} is not a variable nor a typo, just part of the directory name
WRKSRC= ${WRKDIR}/${PORTNAME}-{PROJECT_VERSION}