summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorryoon <ryoon@pkgsrc.org>2015-02-16 09:56:15 +0000
committerryoon <ryoon@pkgsrc.org>2015-02-16 09:56:15 +0000
commit488f261bd651fe2c792e0540c0209a5d136f1391 (patch)
tree4bd4f2be3d3b5e2f70672499d6aec53d7c09c4af
parent8952f3d4661c070e7e87c45ca18aa317277edbf5 (diff)
downloadpkgsrc-488f261bd651fe2c792e0540c0209a5d136f1391.tar.gz
Bump PKGREVISION.
* buildlink cups instead of cups15. Fix normal build with openjdk{7,8}.
-rw-r--r--misc/libreoffice4/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/misc/libreoffice4/Makefile b/misc/libreoffice4/Makefile
index e88e4b280e7..947a280391a 100644
--- a/misc/libreoffice4/Makefile
+++ b/misc/libreoffice4/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.59 2015/02/12 11:24:07 wiz Exp $
+# $NetBSD: Makefile,v 1.60 2015/02/16 09:56:15 ryoon Exp $
VERREL= 4.4.0
VERRC= 3
VER= ${VERREL}.${VERRC}
DISTNAME= libreoffice-${VER}
PKGNAME= libreoffice4-${VER}
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= misc
MASTER_SITES= http://download.documentfoundation.org/libreoffice/src/${VERREL}/
EXTRACT_SUFX= .tar.xz
@@ -293,7 +293,7 @@ post-install:
.include "../../multimedia/gstreamer1/buildlink3.mk"
.include "../../multimedia/gst-plugins1-base/buildlink3.mk"
.include "../../net/libcmis/buildlink3.mk"
-.include "../../print/cups15/buildlink3.mk"
+.include "../../print/cups/buildlink3.mk"
.include "../../print/poppler-cpp/buildlink3.mk"
.include "../../print/poppler-includes/buildlink3.mk"
.include "../../sysutils/dbus/buildlink3.mk"