aboutsummaryrefslogtreecommitdiff
path: root/audio/libid3tag
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2005-01-31 09:50:00 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2005-01-31 09:50:00 +0000
commita49a3fbd9b945e1733996feb158b0b823b9594c3 (patch)
tree47fcb0081fdefa6811dba77c5d2ba9486b3754b6 /audio/libid3tag
parent3327b5c15da213e93bf6fa43ad0de20fd03a5d8e (diff)
downloadports-a49a3fbd9b945e1733996feb158b0b823b9594c3.tar.gz
ports-a49a3fbd9b945e1733996feb158b0b823b9594c3.zip
Add missing dependency.
Notes
Notes: svn path=/head/; revision=127759
Diffstat (limited to 'audio/libid3tag')
-rw-r--r--audio/libid3tag/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/libid3tag/Makefile b/audio/libid3tag/Makefile
index 10466d5e1a09..b59cd04e446b 100644
--- a/audio/libid3tag/Makefile
+++ b/audio/libid3tag/Makefile
@@ -7,7 +7,7 @@
PORTNAME= libid3tag
PORTVERSION= 0.15.0b
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
ftp://ftp.mars.org/pub/mpeg/
@@ -16,6 +16,7 @@ MASTER_SITE_SUBDIR= mad
MAINTAINER= asa@gascom.ru
COMMENT= ID3 tags library (part of MAD project)
+USE_GNOME= pkgconfig
USE_INC_LIBTOOL_VER= 13
INSTALLS_SHLIB= yes