aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits
diff options
context:
space:
mode:
authorlinimon <linimon@FreeBSD.org>2007-03-14 12:12:32 +0800
committerlinimon <linimon@FreeBSD.org>2007-03-14 12:12:32 +0800
commitb75bd659b4240b2e1fb40c0fedc30148f797104b (patch)
tree519ae913d21e53dc9719afaa635fcd3ff46e3bb6 /x11-toolkits
parent8dd75d9ef26f20305fcf39eda7b3932a7080eeda (diff)
downloadfreebsd-ports-gnome-b75bd659b4240b2e1fb40c0fedc30148f797104b.tar.gz
freebsd-ports-gnome-b75bd659b4240b2e1fb40c0fedc30148f797104b.tar.zst
freebsd-ports-gnome-b75bd659b4240b2e1fb40c0fedc30148f797104b.zip
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]
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/libxfce4gui/Makefile1
-rw-r--r--x11-toolkits/ocaml-lablgtk/Makefile1
-rw-r--r--x11-toolkits/ocaml-lablgtk2/Makefile1
3 files changed, 0 insertions, 3 deletions
diff --git a/x11-toolkits/libxfce4gui/Makefile b/x11-toolkits/libxfce4gui/Makefile
index e50ca0d7938d..c00e0b1f3a22 100644
--- a/x11-toolkits/libxfce4gui/Makefile
+++ b/x11-toolkits/libxfce4gui/Makefile
@@ -28,7 +28,6 @@ USE_XLIB= yes
OPTIONS= GTKDOC "install the library documentation" off
.include <bsd.port.pre.mk>
-.include "${PORTSDIR}/x11-wm/xfce4/bsd.xfce.mk"
.if defined(WITH_GTKDOC)
BUILD_DEPENDS+= gtkdocize:${PORTSDIR}/textproc/gtk-doc
diff --git a/x11-toolkits/ocaml-lablgtk/Makefile b/x11-toolkits/ocaml-lablgtk/Makefile
index d78c265b6918..60f91d523e86 100644
--- a/x11-toolkits/ocaml-lablgtk/Makefile
+++ b/x11-toolkits/ocaml-lablgtk/Makefile
@@ -37,7 +37,6 @@ MASTERPORT= ${PORTSDIR}/devel/ocaml-camlidl
PATTERN= [[:space:]]*(do|then)?[[:space:]]*)cp([[:space:]]
.include <bsd.port.pre.mk>
-.include "${PORTSDIR}/lang/ocaml/bsd.ocaml.mk"
.if defined(WITHOUT_GL)
PLIST_SUB+= GL="@comment "
diff --git a/x11-toolkits/ocaml-lablgtk2/Makefile b/x11-toolkits/ocaml-lablgtk2/Makefile
index e97eca71fc44..d26d123f5a0a 100644
--- a/x11-toolkits/ocaml-lablgtk2/Makefile
+++ b/x11-toolkits/ocaml-lablgtk2/Makefile
@@ -41,7 +41,6 @@ CONFIGURE_ARGS= --prefix=${PREFIX} --with-libdir=${PREFIX}/lib/ocaml
PATTERN= [[:space:]]*(do|then)?[[:space:]]*)cp([[:space:]]
.include <bsd.port.pre.mk>
-.include "${PORTSDIR}/lang/ocaml/bsd.ocaml.mk"
.if (exists(${LOCALBASE}/bin/lablgl) && exists(${LOCALBASE}/libdata/pkgconfig/gtkgl-2.0.pc)) || defined(WITH_GTKTL)
CONFIGURE_ARGS+= --with-gl