summaryrefslogtreecommitdiff
path: root/x11/x3270
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2007-02-02 20:19:43 +0000
committerPav Lucistnik <pav@FreeBSD.org>2007-02-02 20:19:43 +0000
commit36722f749464a7a2674c078a72c333f1ee8664a1 (patch)
tree85d66808c6e06530a321519d5b18bd9263174a71 /x11/x3270
parent- update to 8.14.0 (diff)
- Remove references to XFree86 3.X
Notes
Notes: svn path=/head/; revision=183980
Diffstat (limited to 'x11/x3270')
-rw-r--r--x11/x3270/Makefile9
1 files changed, 0 insertions, 9 deletions
diff --git a/x11/x3270/Makefile b/x11/x3270/Makefile
index 8d571b242585..5dceb684a30c 100644
--- a/x11/x3270/Makefile
+++ b/x11/x3270/Makefile
@@ -32,15 +32,6 @@ MAN1= x3270.1 x3270if.1 x3270-script.1
MAN5= ibm_hosts.5
#MANCOMPRESSED= yes
-pre-install:
-.if !exists(${X11BASE}/lib/X11/fonts/local)
- @${ECHO} "*********************************************************"
- @${ECHO} "Please update your XFree86 to version 3.3.3 or later"
- @${ECHO} "or add ${X11BASE}/lib/X11/fonts/local to your font path"
- @${ECHO} "in /etc/XF86Config."
- @${ECHO} "*********************************************************"
-.endif
-
post-install:
${GZIP_CMD} ${MAN1PREFIX}/man/man1/x3270if.1
${GZIP_CMD} ${MAN1PREFIX}/man/man1/x3270-script.1