aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/xbatt
diff options
context:
space:
mode:
authoramdmi3 <amdmi3@FreeBSD.org>2015-09-04 02:50:11 +0800
committeramdmi3 <amdmi3@FreeBSD.org>2015-09-04 02:50:11 +0800
commit244255735c1db488337a4de5d51b71b9b716f998 (patch)
tree166d037ddeeb70fd3eb8ee196b1d04ed83471b91 /sysutils/xbatt
parent3fc708a519b58b1b159348f462648b9dfc55a9d6 (diff)
downloadfreebsd-ports-graphics-244255735c1db488337a4de5d51b71b9b716f998.tar.gz
freebsd-ports-graphics-244255735c1db488337a4de5d51b71b9b716f998.tar.zst
freebsd-ports-graphics-244255735c1db488337a4de5d51b71b9b716f998.zip
- Drop 8.x support
Diffstat (limited to 'sysutils/xbatt')
-rw-r--r--sysutils/xbatt/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/sysutils/xbatt/Makefile b/sysutils/xbatt/Makefile
index b7a8d233235..4ae2e00728f 100644
--- a/sysutils/xbatt/Makefile
+++ b/sysutils/xbatt/Makefile
@@ -16,10 +16,4 @@ USES= imake:noman
USE_XORG= xpm xaw
PLIST_FILES= "@(,operator,2755) bin/xbatt"
-.include <bsd.port.pre.mk>
-
-.if ${ARCH} == amd64 && ${OPSYS} == FreeBSD && ${OSVERSION} < 900000
-IGNORE= doesn't support FreeBSD 8.x amd64
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>