summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorryoon <ryoon>2015-02-16 09:56:15 +0000
committerryoon <ryoon>2015-02-16 09:56:15 +0000
commit8aef70f240166842abc6ca0258a88fd281f3b125 (patch)
tree4bd4f2be3d3b5e2f70672499d6aec53d7c09c4af /misc
parent9abe08760b617f48926e7e062995ef72eb54e865 (diff)
downloadpkgsrc-8aef70f240166842abc6ca0258a88fd281f3b125.tar.gz
Bump PKGREVISION.
* buildlink cups instead of cups15. Fix normal build with openjdk{7,8}.
Diffstat (limited to 'misc')
-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"