summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2007-03-14 04:12:32 +0000
committerMark Linimon <linimon@FreeBSD.org>2007-03-14 04:12:32 +0000
commit784eab2ac62aa0b4967e620eb8c97a95e077d604 (patch)
tree06000a21779e6563a46db0d44cdc1ef25c292fa9 /print
parent* Add bsd.ocaml.mk to support OCaml packages [1] (diff)
Switch to using new files Mk/bsd.ocaml.mk [1] and Mk/bsd.xfce.mk [2].
PR: 101029 [1], 108862 [2] Submitted by: Stanislav Sedov <ssedov at mbsd dot msk dot ru> [1], oliver [2]
Notes
Notes: svn path=/head/; revision=187350
Diffstat (limited to 'print')
-rw-r--r--print/advi/Makefile4
-rw-r--r--print/xfce4-print/Makefile1
2 files changed, 1 insertions, 4 deletions
diff --git a/print/advi/Makefile b/print/advi/Makefile
index e7c405559df7..cf21a0cce6cc 100644
--- a/print/advi/Makefile
+++ b/print/advi/Makefile
@@ -45,6 +45,4 @@ post-extract:
-e 's,install -m 755,\$${BSD_INSTALL_PROGRAM},' \
${WRKSRC}/Makefile
-.include <bsd.port.pre.mk>
-.include "${PORTSDIR}/lang/ocaml/bsd.ocaml.mk"
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
diff --git a/print/xfce4-print/Makefile b/print/xfce4-print/Makefile
index 3f9d97b7004b..40f070399a9b 100644
--- a/print/xfce4-print/Makefile
+++ b/print/xfce4-print/Makefile
@@ -30,7 +30,6 @@ OPTIONS= LPR "Use lpr as printing system" on \
LETTER "Use letter paper format instead of A4" off
.include <bsd.port.pre.mk>
-.include "${PORTSDIR}/x11-wm/xfce4/bsd.xfce.mk"
.if defined(WITH_CUPS)
CONFIGURE_ARGS+=--enable-cups