1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00

Add NO_STAGE all over the place in preparation for the staging support (cat: x11-servers)

This commit is contained in:
Baptiste Daroussin 2013-09-20 23:52:24 +00:00
parent 8370206e3b
commit eea5b447da
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=327782
9 changed files with 11 additions and 10 deletions

View File

@ -1,9 +1,5 @@
# New ports collection makefile for: Xfstt
# Date created: 11 September 1998
# Whom: jabley@clear.co.nz
#
# Created by: jabley@clear.co.nz
# $FreeBSD$
#
PORTNAME= xfstt
PORTVERSION= 1.6
@ -25,6 +21,7 @@ TTFONTDIR= ${PREFIX}/lib/X11/fonts/TrueType
SUB_FILES= pkg-message
NO_STAGE= yes
post-patch:
.for file in INSTALL doc/xfstt.1x src/Makefile.in
@${REINPLACE_CMD} -e 's|%%TTFONTDIR%%|${TTFONTDIR}|g' ${WRKSRC}/${file}

View File

@ -16,6 +16,7 @@ RESTRICTED= Matrox drivers may not be distributed.
ONLY_FOR_ARCHS= i386 amd64
NO_STAGE= yes
.include <bsd.port.pre.mk>
.if ${ARCH} == "i386"

View File

@ -1,9 +1,5 @@
# New ports collection makefile for: x2vnc
# Date created: 12th September 2000
# Whom: Ade Lovett <ade@FreeBSD.org>
#
# Created by: Ade Lovett <ade@FreeBSD.org>
# $FreeBSD$
#
PORTNAME= x2vnc
PORTVERSION= 1.72
@ -23,4 +19,5 @@ USE_XORG= x11 xext xrandr xxf86dga ice xinerama xrandr xrender xscrnsaver sm
MAN1= x2vnc.1
PLIST_FILES= bin/x2vnc
NO_STAGE= yes
.include <bsd.port.mk>

View File

@ -15,4 +15,5 @@ USE_XORG= x11 xext xtst
MAN1= x2x.1
PLIST_FILES= bin/x2x
NO_STAGE= yes
.include <bsd.port.mk>

View File

@ -22,6 +22,7 @@ CONFIGURE_ARGS= --enable-kdrive --enable-xephyr --disable-dmx --disable-xvfb \
SLAVE_PORT= yes
PLIST_FILES= bin/Xephyr
NO_STAGE= yes
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/hw/kdrive/ephyr/Xephyr ${PREFIX}/bin/

View File

@ -25,6 +25,7 @@ MAN1= Xdmx.1 dmxtodmx.1 vdltodmx.1 xdmxconfig.1
SLAVE_PORT= yes
NO_STAGE= yes
do-install:
cd ${WRKSRC}/hw/dmx; ${MAKE} install

View File

@ -23,6 +23,7 @@ SLAVE_PORT= yes
PLIST_FILES= bin/Xnest
MAN1= Xnest.1
NO_STAGE= yes
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/hw/xnest/Xnest ${PREFIX}/bin/
.if defined(WITH_NEW_XORG)

View File

@ -86,6 +86,7 @@ OPTIONS_DEFAULT= AIGLX SUID HAL
OPTIONS_EXCLUDE_sparc64= HAL
NO_STAGE= yes
.include <bsd.port.pre.mk>
.if defined(WITH_OPENSSL_BASE)

View File

@ -23,6 +23,7 @@ SLAVE_PORT= yes
PLIST_FILES= bin/Xvfb
MAN1= Xvfb.1
NO_STAGE= yes
do-install:
cd ${WRKSRC}/hw/vfb; ${MAKE} install