aboutsummaryrefslogtreecommitdiff
path: root/devel/imake-4
diff options
context:
space:
mode:
authorEric Anholt <anholt@FreeBSD.org>2002-07-18 20:30:22 +0000
committerEric Anholt <anholt@FreeBSD.org>2002-07-18 20:30:22 +0000
commita5596482c6ab677399ec6caa872847fb08a36bcd (patch)
treeb964abf535bc03854ad6684d05872c74c936bf8f /devel/imake-4
parentb4b23fe6b8b83e2f81e86d26fc88d98f022f98da (diff)
downloadports-a5596482c6ab677399ec6caa872847fb08a36bcd.tar.gz
ports-a5596482c6ab677399ec6caa872847fb08a36bcd.zip
Make XFree86-4 miniports use imake-4's HasXdmAuth setting (default is YES).
Clean up Wraphelp.c inclusion in the ports that need it. Add USE_PERL5 to imake-4. Approved by: des
Notes
Notes: svn path=/head/; revision=63216
Diffstat (limited to 'devel/imake-4')
-rw-r--r--devel/imake-4/Makefile12
1 files changed, 6 insertions, 6 deletions
diff --git a/devel/imake-4/Makefile b/devel/imake-4/Makefile
index 760641627265..ff68bc6c4182 100644
--- a/devel/imake-4/Makefile
+++ b/devel/imake-4/Makefile
@@ -14,13 +14,13 @@ MASTER_SITES= ${MASTER_SITE_XFREE} \
ftp://ftp.internat.FreeBSD.org/pub/FreeBSD/X11-Crypto/:wrap \
ftp://ftp3.za.FreeBSD.org/pub/FreeBSD/X11-Crypto/:wrap
MASTER_SITE_SUBDIR= ${PORTVERSION}
+DISTFILES= X${PORTVERSION:S/.//g}src-1.tgz
EXTRACT_ONLY= X${PORTVERSION:S/.//g}src-1.tgz
-DISTFILES= X${PORTVERSION:S/.//g}src-1.tgz Wraphelp.c:wrap
-IGNOREFILES= Wraphelp.c
-MAINTAINER= taguchi@tohoku.iij.ad.jp
+MAINTAINER= anholt@freebsd.org
PREFIX?= ${X11BASE}
+USE_PERL5= YES
.include <bsd.port.pre.mk>
@@ -74,11 +74,11 @@ SCRIPTS_ENV+= OSVERSION=${OSVERSION} \
INSTALL_TARGET= install install.man
# ---
# User Config:
-# All variables are same as Imake config macros.
+# All variables are the same as Imake config macros.
# For more details, see ${WRKDIR}/xc/config/cf/README.
-# Followings will write to ${PFEFIX}/lib/X11/config/xf86site.def,
+# Following will write to ${PREFIX}/lib/X11/config/xf86site.def,
# and all of XFree86-4-* ports will use them as default value.
-# Offcause, you can override them (at your own risk ;-).
+# Of course, you can override them (at your own risk ;-).
# Read scripts/configure for more details.
# ---
HasSecureRPC?= YES