summaryrefslogtreecommitdiffstats
path: root/x11
diff options
context:
space:
mode:
Diffstat (limited to 'x11')
-rw-r--r--x11/compositeext/Makefile1
-rw-r--r--x11/damageext/Makefile1
-rw-r--r--x11/fixesext/Makefile1
-rw-r--r--x11/libICE/Makefile1
-rw-r--r--x11/libSM/Makefile1
-rw-r--r--x11/libX11/Makefile1
-rw-r--r--x11/libXau/Makefile1
-rw-r--r--x11/libXcomposite/Makefile1
-rw-r--r--x11/libXcursor/Makefile1
-rw-r--r--x11/libXdamage/Makefile1
-rw-r--r--x11/libXdmcp/Makefile1
-rw-r--r--x11/libXfixes/Makefile1
-rw-r--r--x11/libXfont/Makefile1
-rw-r--r--x11/libXi/Makefile1
-rw-r--r--x11/libXpm/Makefile1
-rw-r--r--x11/libXrandr/Makefile1
-rw-r--r--x11/libXrender/Makefile1
-rw-r--r--x11/libXres/Makefile1
-rw-r--r--x11/libXtrans/Makefile1
-rw-r--r--x11/libXv/Makefile1
-rw-r--r--x11/randrext/Makefile1
-rw-r--r--x11/renderext/Makefile1
-rw-r--r--x11/xextensions/Makefile1
-rw-r--r--x11/xproto/Makefile1
24 files changed, 24 insertions, 0 deletions
diff --git a/x11/compositeext/Makefile b/x11/compositeext/Makefile
index 937b529..05056d4 100644
--- a/x11/compositeext/Makefile
+++ b/x11/compositeext/Makefile
@@ -20,6 +20,7 @@ RUN_DEPENDS= ${LIB_PC_DEPENDS}
USE_BZIP2= yes
PREFIX?= ${X11BASE}
+MTREE_FILE= /etc/mtree/BSD.x11-4.dist
GNU_CONFIGURE= yes
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
USE_GMAKE= yes
diff --git a/x11/damageext/Makefile b/x11/damageext/Makefile
index 15ed00c..030a6da 100644
--- a/x11/damageext/Makefile
+++ b/x11/damageext/Makefile
@@ -20,6 +20,7 @@ RUN_DEPENDS= ${LIB_PC_DEPENDS}
USE_BZIP2= yes
PREFIX?= ${X11BASE}
+MTREE_FILE= /etc/mtree/BSD.x11-4.dist
GNU_CONFIGURE= yes
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
USE_GMAKE= yes
diff --git a/x11/fixesext/Makefile b/x11/fixesext/Makefile
index f849037..991ce2f 100644
--- a/x11/fixesext/Makefile
+++ b/x11/fixesext/Makefile
@@ -20,6 +20,7 @@ RUN_DEPENDS= ${LIB_PC_DEPENDS}
USE_BZIP2= yes
PREFIX?= ${X11BASE}
+MTREE_FILE= /etc/mtree/BSD.x11-4.dist
GNU_CONFIGURE= yes
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
USE_GMAKE= yes
diff --git a/x11/libICE/Makefile b/x11/libICE/Makefile
index 8d886d0..ca4fed0 100644
--- a/x11/libICE/Makefile
+++ b/x11/libICE/Makefile
@@ -24,6 +24,7 @@ CONFLICTS= XFree86-libraries-*
USE_BZIP2= yes
PREFIX?= ${X11BASE}
+MTREE_FILE= /etc/mtree/BSD.x11-4.dist
GNU_CONFIGURE= yes
USE_GMAKE= yes
USE_LIBTOOL_VER=13
diff --git a/x11/libSM/Makefile b/x11/libSM/Makefile
index 2637ae5..59fefda 100644
--- a/x11/libSM/Makefile
+++ b/x11/libSM/Makefile
@@ -24,6 +24,7 @@ CONFLICTS= XFree86-libraries-*
USE_BZIP2= yes
PREFIX?= ${X11BASE}
+MTREE_FILE= /etc/mtree/BSD.x11-4.dist
GNU_CONFIGURE= yes
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
USE_GMAKE= yes
diff --git a/x11/libX11/Makefile b/x11/libX11/Makefile
index aedf405..a2de014 100644
--- a/x11/libX11/Makefile
+++ b/x11/libX11/Makefile
@@ -25,6 +25,7 @@ CONFLICTS= XFree86-libraries-*
USE_BZIP2= yes
PREFIX?= ${X11BASE}
+MTREE_FILE= /etc/mtree/BSD.x11-4.dist
GNU_CONFIGURE= yes
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
USE_GMAKE= yes
diff --git a/x11/libXau/Makefile b/x11/libXau/Makefile
index 8e6534e..f77afa8 100644
--- a/x11/libXau/Makefile
+++ b/x11/libXau/Makefile
@@ -20,6 +20,7 @@ CONFLICTS= XFree86-libraries-*
USE_BZIP2= yes
PREFIX?= ${X11BASE}
+MTREE_FILE= /etc/mtree/BSD.x11-4.dist
GNU_CONFIGURE= yes
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
USE_GMAKE= yes
diff --git a/x11/libXcomposite/Makefile b/x11/libXcomposite/Makefile
index 3ee1261..fcf3797 100644
--- a/x11/libXcomposite/Makefile
+++ b/x11/libXcomposite/Makefile
@@ -22,6 +22,7 @@ RUN_DEPENDS= ${LIB_PC_DEPENDS}
USE_BZIP2= yes
PREFIX?= ${X11BASE}
+MTREE_FILE= /etc/mtree/BSD.x11-4.dist
GNU_CONFIGURE= yes
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
USE_GMAKE= yes
diff --git a/x11/libXcursor/Makefile b/x11/libXcursor/Makefile
index 1676944..71d6075 100644
--- a/x11/libXcursor/Makefile
+++ b/x11/libXcursor/Makefile
@@ -26,6 +26,7 @@ CONFLICTS= XFree86-libraries-*
USE_BZIP2= yes
PREFIX?= ${X11BASE}
+MTREE_FILE= /etc/mtree/BSD.x11-4.dist
GNU_CONFIGURE= yes
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
USE_GMAKE= yes
diff --git a/x11/libXdamage/Makefile b/x11/libXdamage/Makefile
index 1aa2c98..a84c899 100644
--- a/x11/libXdamage/Makefile
+++ b/x11/libXdamage/Makefile
@@ -22,6 +22,7 @@ RUN_DEPENDS= ${LIB_PC_DEPENDS}
USE_BZIP2= yes
PREFIX?= ${X11BASE}
+MTREE_FILE= /etc/mtree/BSD.x11-4.dist
GNU_CONFIGURE= yes
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
USE_GMAKE= yes
diff --git a/x11/libXdmcp/Makefile b/x11/libXdmcp/Makefile
index 5e508b3..f46531e 100644
--- a/x11/libXdmcp/Makefile
+++ b/x11/libXdmcp/Makefile
@@ -24,6 +24,7 @@ CONFLICTS= XFree86-libraries-*
USE_BZIP2= yes
PREFIX?= ${X11BASE}
+MTREE_FILE= /etc/mtree/BSD.x11-4.dist
GNU_CONFIGURE= yes
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
USE_GMAKE= yes
diff --git a/x11/libXfixes/Makefile b/x11/libXfixes/Makefile
index 834e5f9..8c79455 100644
--- a/x11/libXfixes/Makefile
+++ b/x11/libXfixes/Makefile
@@ -22,6 +22,7 @@ RUN_DEPENDS= ${LIB_PC_DEPENDS}
USE_BZIP2= yes
PREFIX?= ${X11BASE}
+MTREE_FILE= /etc/mtree/BSD.x11-4.dist
GNU_CONFIGURE= yes
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
USE_GMAKE= yes
diff --git a/x11/libXfont/Makefile b/x11/libXfont/Makefile
index 22a11a8..b2376ab 100644
--- a/x11/libXfont/Makefile
+++ b/x11/libXfont/Makefile
@@ -22,6 +22,7 @@ CONFLICTS= XFree86-libraries-*
USE_BZIP2= yes
PREFIX?= ${X11BASE}
+MTREE_FILE= /etc/mtree/BSD.x11-4.dist
GNU_CONFIGURE= yes
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
USE_GMAKE= yes
diff --git a/x11/libXi/Makefile b/x11/libXi/Makefile
index 324e802..f964f3d 100644
--- a/x11/libXi/Makefile
+++ b/x11/libXi/Makefile
@@ -24,6 +24,7 @@ CONFLICTS= XFree86-libraries-*
USE_BZIP2= yes
PREFIX?= ${X11BASE}
+MTREE_FILE= /etc/mtree/BSD.x11-4.dist
GNU_CONFIGURE= yes
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
USE_GMAKE= yes
diff --git a/x11/libXpm/Makefile b/x11/libXpm/Makefile
index f8a83c1..461e6ec 100644
--- a/x11/libXpm/Makefile
+++ b/x11/libXpm/Makefile
@@ -23,6 +23,7 @@ CONFLICTS= XFree86-libraries-*
USE_BZIP2= yes
PREFIX?= ${X11BASE}
+MTREE_FILE= /etc/mtree/BSD.x11-4.dist
GNU_CONFIGURE= yes
USE_GMAKE= yes
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
diff --git a/x11/libXrandr/Makefile b/x11/libXrandr/Makefile
index e207fa8..cfdee67 100644
--- a/x11/libXrandr/Makefile
+++ b/x11/libXrandr/Makefile
@@ -26,6 +26,7 @@ CONFLICTS= XFree86-libraries-*
USE_BZIP2= yes
PREFIX?= ${X11BASE}
+MTREE_FILE= /etc/mtree/BSD.x11-4.dist
GNU_CONFIGURE= yes
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
USE_GMAKE= yes
diff --git a/x11/libXrender/Makefile b/x11/libXrender/Makefile
index 04c86f4..46084e8 100644
--- a/x11/libXrender/Makefile
+++ b/x11/libXrender/Makefile
@@ -25,6 +25,7 @@ CONFLICTS= XFree86-libraries-*
USE_BZIP2= yes
PREFIX?= ${X11BASE}
+MTREE_FILE= /etc/mtree/BSD.x11-4.dist
GNU_CONFIGURE= yes
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
USE_GMAKE= yes
diff --git a/x11/libXres/Makefile b/x11/libXres/Makefile
index 1ee80fa..c089539 100644
--- a/x11/libXres/Makefile
+++ b/x11/libXres/Makefile
@@ -26,6 +26,7 @@ CONFLICTS= XFree86-libraries-*
USE_BZIP2= yes
PREFIX?= ${X11BASE}
+MTREE_FILE= /etc/mtree/BSD.x11-4.dist
GNU_CONFIGURE= yes
USE_GMAKE= yes
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
diff --git a/x11/libXtrans/Makefile b/x11/libXtrans/Makefile
index aaf12ab..2157166 100644
--- a/x11/libXtrans/Makefile
+++ b/x11/libXtrans/Makefile
@@ -16,6 +16,7 @@ COMMENT= Network API translation layer for X applications and libraries
USE_BZIP2= yes
PREFIX?= ${X11BASE}
+MTREE_FILE= /etc/mtree/BSD.x11-4.dist
GNU_CONFIGURE= yes
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
USE_GMAKE= yes
diff --git a/x11/libXv/Makefile b/x11/libXv/Makefile
index ca52f61..60aee01 100644
--- a/x11/libXv/Makefile
+++ b/x11/libXv/Makefile
@@ -24,6 +24,7 @@ CONFLICTS= XFree86-libraries-*
USE_BZIP2= yes
PREFIX?= ${X11BASE}
+MTREE_FILE= /etc/mtree/BSD.x11-4.dist
GNU_CONFIGURE= yes
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
USE_GMAKE= yes
diff --git a/x11/randrext/Makefile b/x11/randrext/Makefile
index 3f33118..9f34030 100644
--- a/x11/randrext/Makefile
+++ b/x11/randrext/Makefile
@@ -17,6 +17,7 @@ CONFLICTS= XFree86-libraries-*
USE_BZIP2= yes
PREFIX?= ${X11BASE}
+MTREE_FILE= /etc/mtree/BSD.x11-4.dist
GNU_CONFIGURE= yes
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
USE_GMAKE= yes
diff --git a/x11/renderext/Makefile b/x11/renderext/Makefile
index 9bfa0a2..f960328 100644
--- a/x11/renderext/Makefile
+++ b/x11/renderext/Makefile
@@ -18,6 +18,7 @@ CONFLICTS= XFree86-libraries-*
USE_BZIP2= yes
PREFIX?= ${X11BASE}
+MTREE_FILE= /etc/mtree/BSD.x11-4.dist
GNU_CONFIGURE= yes
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
USE_GMAKE= yes
diff --git a/x11/xextensions/Makefile b/x11/xextensions/Makefile
index 62d3da4..54e58cb 100644
--- a/x11/xextensions/Makefile
+++ b/x11/xextensions/Makefile
@@ -18,6 +18,7 @@ CONFLICTS= XFree86-libraries-*
USE_BZIP2= yes
PREFIX?= ${X11BASE}
+MTREE_FILE= /etc/mtree/BSD.x11-4.dist
GNU_CONFIGURE= yes
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
USE_GMAKE= yes
diff --git a/x11/xproto/Makefile b/x11/xproto/Makefile
index 5f51c3b..e4a3ee1 100644
--- a/x11/xproto/Makefile
+++ b/x11/xproto/Makefile
@@ -18,6 +18,7 @@ CONFLICTS= XFree86-libraries-*
USE_BZIP2= yes
PREFIX?= ${X11BASE}
+MTREE_FILE= /etc/mtree/BSD.x11-4.dist
GNU_CONFIGURE= yes
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
USE_GMAKE= yes
OpenPOWER on IntegriCloud