aboutsummaryrefslogtreecommitdiff
path: root/audio/taglib
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 14:36:35 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 14:36:35 +0000
commit183c2ed74f9ba597bfdcd691c599804d7f5a3e4c (patch)
treec26e051ce9bb507a30f037e71492dd46999e8dee /audio/taglib
parent74489ba18d448cba23df3964a916d5d92aafbefc (diff)
downloadports-183c2ed74f9ba597bfdcd691c599804d7f5a3e4c.tar.gz
ports-183c2ed74f9ba597bfdcd691c599804d7f5a3e4c.zip
Notes
Diffstat (limited to 'audio/taglib')
-rw-r--r--audio/taglib/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/audio/taglib/Makefile b/audio/taglib/Makefile
index 0bfb3ff1cc9e..36931c8cef7c 100644
--- a/audio/taglib/Makefile
+++ b/audio/taglib/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: taglib
-# Date Created: 06 Nov 2003
-# Whom: Frank Laszlo <laszlof@vonostingroup.com>
-#
+# Created by: Frank Laszlo <laszlof@vonostingroup.com>
# $FreeBSD$
-#
PORTNAME= taglib
PORTVERSION= 1.8
@@ -23,6 +19,7 @@ OPTIONS_DEFINE= RCC
RCC_DESC= Build with RusXMMS librcc patches (experimental)
USES= cmake
+NO_STAGE= yes
CMAKE_ARGS= -DWITH_ASF:BOOL=ON \
-DWITH_MP4:BOOL=ON
USE_LDCONFIG= yes