aboutsummaryrefslogtreecommitdiff
path: root/databases/kbibtex/Makefile
diff options
context:
space:
mode:
authorJeremy Messenger <mezz@FreeBSD.org>2013-03-21 05:27:16 +0000
committerJeremy Messenger <mezz@FreeBSD.org>2013-03-21 05:27:16 +0000
commit8112386f17f76b88b55b21d5884cef5b05ed3069 (patch)
treec071769bfc107a2663404651db1a2a29a9d85c31 /databases/kbibtex/Makefile
parent9646a1edaa683005bfa38103030f1620566f0aba (diff)
downloadports-8112386f17f76b88b55b21d5884cef5b05ed3069.tar.gz
ports-8112386f17f76b88b55b21d5884cef5b05ed3069.zip
- Update poppler to 0.22.2.
- Bump the rest ports that depend on the poppler and poppler-qt because of shared library version have been changed. - Add a note in the UPDATING for require to rebuild all ports that depend on poppler. Submitted by: kwm (poppler* part)
Notes
Notes: svn path=/head/; revision=314805
Diffstat (limited to 'databases/kbibtex/Makefile')
-rw-r--r--databases/kbibtex/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/kbibtex/Makefile b/databases/kbibtex/Makefile
index efbb67a477f7..e4aac3d0d218 100644
--- a/databases/kbibtex/Makefile
+++ b/databases/kbibtex/Makefile
@@ -3,13 +3,14 @@
PORTNAME= kbibtex
DISTVERSION= 0.4.1
+PORTREVISION= 1
CATEGORIES= databases kde
MASTER_SITES= http://download.gna.org/${PORTNAME}/${PORTVERSION:C,(^[[:digit:]]\.[[:digit:]]).*,\1,}/
MAINTAINER= makc@FreeBSD.org
COMMENT= Bibliography editor for KDE
-LIB_DEPENDS= poppler-qt4.3:${PORTSDIR}/graphics/poppler-qt4
+LIB_DEPENDS= poppler-qt4:${PORTSDIR}/graphics/poppler-qt4
USE_BZIP2= yes
USE_CMAKE= yes