aboutsummaryrefslogtreecommitdiff
path: root/shells/viewglob
diff options
context:
space:
mode:
authorGabor Kovesdan <gabor@FreeBSD.org>2007-04-20 15:12:29 +0000
committerGabor Kovesdan <gabor@FreeBSD.org>2007-04-20 15:12:29 +0000
commit053520453dc374b6c02b15ad78efd7e0e52867f6 (patch)
tree9715c5e142788fa00b976d2c5a75b984e005be15 /shells/viewglob
parent353346c8f2676860eb119c92298802aa94479b3a (diff)
downloadports-053520453dc374b6c02b15ad78efd7e0e52867f6.tar.gz
ports-053520453dc374b6c02b15ad78efd7e0e52867f6.zip
- Remove FreeBSD 4.X support from unmaintained ports in categories starting
with letter r-s
Notes
Notes: svn path=/head/; revision=190445
Diffstat (limited to 'shells/viewglob')
-rw-r--r--shells/viewglob/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/shells/viewglob/Makefile b/shells/viewglob/Makefile
index 64e88886dea0..aad4fd5107a8 100644
--- a/shells/viewglob/Makefile
+++ b/shells/viewglob/Makefile
@@ -23,10 +23,4 @@ GNU_CONFIGURE= yes
MAN1= vgd.1 vgseer.1 viewglob.1
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} < 500000
-IGNORE= does not compile on FreeBSD 4.x, it's missing posix_openpt and ptsname functions
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>