diff options
author | avilla <avilla@FreeBSD.org> | 2011-03-25 18:38:42 +0800 |
---|---|---|
committer | avilla <avilla@FreeBSD.org> | 2011-03-25 18:38:42 +0800 |
commit | 41d1202f776090382e25d761aafc1aeae8b49f84 (patch) | |
tree | 5922a029dfdd5a3f094108a07ac1fa7733f6e324 /misc | |
parent | c1584c209df3782c8a1cc72a20f88ab780125a09 (diff) | |
download | freebsd-ports-gnome-41d1202f776090382e25d761aafc1aeae8b49f84.tar.gz freebsd-ports-gnome-41d1202f776090382e25d761aafc1aeae8b49f84.tar.zst freebsd-ports-gnome-41d1202f776090382e25d761aafc1aeae8b49f84.zip |
- Remove dependency on docbook-xml.
- Remove MD5 hash.
Diffstat (limited to 'misc')
-rw-r--r-- | misc/tellico-kde4/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/misc/tellico-kde4/Makefile b/misc/tellico-kde4/Makefile index 861ba5a7ff21..c95dd8920c05 100644 --- a/misc/tellico-kde4/Makefile +++ b/misc/tellico-kde4/Makefile @@ -14,7 +14,6 @@ MASTER_SITES= http://tellico-project.org/files/ MAINTAINER= kde@FreeBSD.org COMMENT= Collection manager for KDE -BUILD_DEPENDS= ${LOCALBASE}/share/xml/docbook/4.2/docbookx.dtd:${PORTSDIR}/textproc/docbook-xml LIB_DEPENDS= tag:${PORTSDIR}/audio/taglib \ poppler-qt4:${PORTSDIR}/graphics/poppler-qt4 \ yaz:${PORTSDIR}/net/yaz \ |