summaryrefslogtreecommitdiff
path: root/x11-servers/XFree86-4-NestServer/Makefile
diff options
context:
space:
mode:
authorEric Anholt <anholt@FreeBSD.org>2002-08-02 02:57:26 +0000
committerEric Anholt <anholt@FreeBSD.org>2002-08-02 02:57:26 +0000
commit21aa2d1516a00e7e88478d974c9a01dc8e0db3d7 (patch)
treed148ee8e969d616394773ea0091c683813caea4c /x11-servers/XFree86-4-NestServer/Makefile
parentBump PORTREVISION. KDE is fragile enough in its dependencies; we don't (diff)
gzip Wraphelp.c and put it in local_distfiles, to help users having troubles
downloading it. Move freebsd-glide3headers there too. Update BUILD_DEPENDS for font ports to catch new requirements as of 4.2.0. PR: 40362, 40759 Approved by: des (mentor)
Notes
Notes: svn path=/head/; revision=63862
Diffstat (limited to 'x11-servers/XFree86-4-NestServer/Makefile')
-rw-r--r--x11-servers/XFree86-4-NestServer/Makefile15
1 files changed, 7 insertions, 8 deletions
diff --git a/x11-servers/XFree86-4-NestServer/Makefile b/x11-servers/XFree86-4-NestServer/Makefile
index 44961e635d8d..d158fba086b6 100644
--- a/x11-servers/XFree86-4-NestServer/Makefile
+++ b/x11-servers/XFree86-4-NestServer/Makefile
@@ -8,15 +8,13 @@
PORTNAME= NestServer
PORTVERSION= 4.2.0
CATEGORIES= x11-servers
-MASTER_SITES= ${MASTER_SITE_XFREE} \
- ftp://psych.psy.uq.oz.au/pub/X11R5/:wrap \
- ftp://ftp.internat.FreeBSD.org/pub/FreeBSD/X11-Crypto/:wrap \
- ftp://ftp3.za.freebsd.org/pub/FreeBSD/X11-Crypto/:wrap
-MASTER_SITE_SUBDIR= ${PORTVERSION}
+MASTER_SITES= ${MASTER_SITE_XFREE:S/$/:x/} \
+ ${MASTER_SITE_LOCAL:S/$/:local/}
+MASTER_SITE_SUBDIR= ${PORTVERSION}/:x \
+ anholt/:local
PKGNAMEPREFIX= XFree86-
-DISTFILES= X${PORTVERSION:S/.//g}src-1.tgz Wraphelp.c:wrap
+DISTFILES= X${PORTVERSION:S/.//g}src-1.tgz:x Wraphelp.gz:local
EXTRACT_ONLY= X${PORTVERSION:S/.//g}src-1.tgz
-IGNOREFILES= Wraphelp.c
MAINTAINER= anholt@freebsd.org
@@ -32,7 +30,8 @@ MANCOMPRESSED= yes
MAN1= Xnest.1 Xserver.1
post-extract:
- ${CP} ${DISTDIR}/${DIST_SUBDIR}/Wraphelp.c ${WRKSRC}/lib/Xdmcp/
+ ${GUNZIP_CMD} -c ${DISTDIR}/${DIST_SUBDIR}/Wraphelp.gz > \
+ ${WRKSRC}/lib/Xdmcp/Wraphelp.c
do-configure:
cd ${.CURDIR} && ${SETENV} ${SCRIPTS_ENV} ${SH} ${SCRIPTDIR}/configure