diff options
author | Tilman Keskinoz <arved@FreeBSD.org> | 2004-04-19 12:49:54 +0000 |
---|---|---|
committer | Tilman Keskinoz <arved@FreeBSD.org> | 2004-04-19 12:49:54 +0000 |
commit | eea2b2f9caa6d436c2633ca665748f04ba17ef2a (patch) | |
tree | 455a4dad4c4d679b55fdc350aa8eb800ebd7438c /x11 | |
parent | cf7f87d393187b5b34a1ab4273a2d8f10b7a2da7 (diff) | |
download | ports-eea2b2f9caa6d436c2633ca665748f04ba17ef2a.tar.gz ports-eea2b2f9caa6d436c2633ca665748f04ba17ef2a.zip |
Notes
Diffstat (limited to 'x11')
-rw-r--r-- | x11/compositeext/Makefile | 1 | ||||
-rw-r--r-- | x11/damageext/Makefile | 1 | ||||
-rw-r--r-- | x11/fixesext/Makefile | 1 | ||||
-rw-r--r-- | x11/libICE/Makefile | 1 | ||||
-rw-r--r-- | x11/libSM/Makefile | 1 | ||||
-rw-r--r-- | x11/libX11/Makefile | 1 | ||||
-rw-r--r-- | x11/libXau/Makefile | 1 | ||||
-rw-r--r-- | x11/libXcomposite/Makefile | 1 | ||||
-rw-r--r-- | x11/libXcursor/Makefile | 1 | ||||
-rw-r--r-- | x11/libXdamage/Makefile | 1 | ||||
-rw-r--r-- | x11/libXdmcp/Makefile | 1 | ||||
-rw-r--r-- | x11/libXfixes/Makefile | 1 | ||||
-rw-r--r-- | x11/libXfont/Makefile | 1 | ||||
-rw-r--r-- | x11/libXi/Makefile | 1 | ||||
-rw-r--r-- | x11/libXpm/Makefile | 1 | ||||
-rw-r--r-- | x11/libXrandr/Makefile | 1 | ||||
-rw-r--r-- | x11/libXrender/Makefile | 1 | ||||
-rw-r--r-- | x11/libXres/Makefile | 1 | ||||
-rw-r--r-- | x11/libXtrans/Makefile | 1 | ||||
-rw-r--r-- | x11/libXv/Makefile | 1 | ||||
-rw-r--r-- | x11/randrext/Makefile | 1 | ||||
-rw-r--r-- | x11/renderext/Makefile | 1 | ||||
-rw-r--r-- | x11/xextensions/Makefile | 1 | ||||
-rw-r--r-- | x11/xproto/Makefile | 1 |
24 files changed, 24 insertions, 0 deletions
diff --git a/x11/compositeext/Makefile b/x11/compositeext/Makefile index 937b5290d1be..05056d4aedc3 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 15ed00ccfb3b..030a6da3fbb7 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 f8490379ea09..991ce2fc89d7 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 8d886d094e8b..ca4fed0e3102 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 2637ae5cc3ec..59fefda3332f 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 aedf40590481..a2de01498a16 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 8e6534e5861a..f77afa80c431 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 3ee1261ccdef..fcf379716969 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 1676944e6423..71d60757de53 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 1aa2c98d9fce..a84c8994d624 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 5e508b36865c..f46531ede626 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 834e5f96ef2b..8c79455b49de 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 22a11a831138..b2376ab64f4b 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 324e802892b0..f964f3d97533 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 f8a83c15d2c2..461e6ec8cb38 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 e207fa881749..cfdee6702ee7 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 04c86f43a873..46084e84df5c 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 1ee80faf1680..c089539b5d8c 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 aaf12abdf215..21571660577c 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 ca52f618bb17..60aee01a26b9 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 3f3311889414..9f34030674da 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 9bfa0a2e4297..f96032844a95 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 62d3da418018..54e58cbb4c4e 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 5f51c3b13cac..e4a3ee1abf02 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 |