summaryrefslogtreecommitdiffstats
path: root/multimedia/shell-fm
diff options
context:
space:
mode:
authoredwin <edwin@FreeBSD.org>2007-10-04 02:01:29 +0000
committeredwin <edwin@FreeBSD.org>2007-10-04 02:01:29 +0000
commit30692bcf95616dd19481e08304ab4b7d2b142b8c (patch)
tree9d39f9a71f224f7ed908a4d37231bb94a3f01b5c /multimedia/shell-fm
parent95e1b4adc3c217295ee0fb10edc368df8849ce34 (diff)
downloadFreeBSD-ports-30692bcf95616dd19481e08304ab4b7d2b142b8c.zip
FreeBSD-ports-30692bcf95616dd19481e08304ab4b7d2b142b8c.tar.gz
Remove always-false/true conditions based on OSVERSION 500000
Diffstat (limited to 'multimedia/shell-fm')
-rw-r--r--multimedia/shell-fm/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/multimedia/shell-fm/Makefile b/multimedia/shell-fm/Makefile
index f913bc7..91c42dc 100644
--- a/multimedia/shell-fm/Makefile
+++ b/multimedia/shell-fm/Makefile
@@ -41,10 +41,4 @@ PLIST_FILES= bin/shell-fm \
share/examples/shell-fm/shell-fm.rc-example
PLIST_DIRS= share/examples/shell-fm
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} < 500000
-BROKEN= Does not compile on 4.x
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
OpenPOWER on IntegriCloud