aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/lesstif
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2007-10-04 06:27:14 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2007-10-04 06:27:14 +0000
commitc74701832f58a9ccecdcbfec31960b911abfc233 (patch)
tree69079f703d594c8f6e906b36a7ecfd57e746f64b /x11-toolkits/lesstif
parent3d87ef2d551df84654e1b928386f1b2468877824 (diff)
downloadports-c74701832f58a9ccecdcbfec31960b911abfc233.tar.gz
ports-c74701832f58a9ccecdcbfec31960b911abfc233.zip
Remove always-false/true conditions based on OSVERSION 500000
Notes
Notes: svn path=/head/; revision=200795
Diffstat (limited to 'x11-toolkits/lesstif')
-rw-r--r--x11-toolkits/lesstif/Makefile10
1 files changed, 1 insertions, 9 deletions
diff --git a/x11-toolkits/lesstif/Makefile b/x11-toolkits/lesstif/Makefile
index 817e2c5b6c19..8b082f6e2423 100644
--- a/x11-toolkits/lesstif/Makefile
+++ b/x11-toolkits/lesstif/Makefile
@@ -77,12 +77,4 @@ post-install:
${PREFIX}/share/aclocal
@${CAT} ${PKGMESSAGE}
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} > 500000
-PLIST_SUB+= FREEBSD5=""
-.else
-PLIST_SUB+= FREEBSD5="@comment "
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>