diff options
author | makc <makc@FreeBSD.org> | 2013-02-04 02:16:54 +0800 |
---|---|---|
committer | makc <makc@FreeBSD.org> | 2013-02-04 02:16:54 +0800 |
commit | 095d551d2ad00bfe84c9b50dbd43184f26dce05c (patch) | |
tree | 87c7240343b7c4fe8c42af1e819c08f8216290b1 /graphics/py-poppler-qt4/Makefile | |
parent | 7ab84c06519afffae15f6c14b92743f8991311de (diff) | |
download | freebsd-ports-gnome-095d551d2ad00bfe84c9b50dbd43184f26dce05c.tar.gz freebsd-ports-gnome-095d551d2ad00bfe84c9b50dbd43184f26dce05c.tar.zst freebsd-ports-gnome-095d551d2ad00bfe84c9b50dbd43184f26dce05c.zip |
Bump PORTREVISON after devel/py-sip and devel/qscintilla2 update.
x11-toolkits/py-qt:
- mark BROKEN: does not build with latest devel/py-sip
Diffstat (limited to 'graphics/py-poppler-qt4/Makefile')
-rw-r--r-- | graphics/py-poppler-qt4/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/py-poppler-qt4/Makefile b/graphics/py-poppler-qt4/Makefile index 37489383015f..8a05b9dfa37e 100644 --- a/graphics/py-poppler-qt4/Makefile +++ b/graphics/py-poppler-qt4/Makefile @@ -2,6 +2,7 @@ PORTNAME= poppler-qt4 PORTVERSION= 0.16.3 +PORTREVISION= 1 CATEGORIES= graphics python MASTER_SITES= GOOGLE_CODE PROJECTHOST= python-poppler-qt4 |