aboutsummaryrefslogtreecommitdiff
path: root/sysutils/xbatt/Makefile
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2015-09-03 18:50:11 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2015-09-03 18:50:11 +0000
commitbd5b801063ae65298198bd48f51d4de8b25d7b80 (patch)
tree166d037ddeeb70fd3eb8ee196b1d04ed83471b91 /sysutils/xbatt/Makefile
parent2ef6d8d8568448510544935e4a8cdd285eba0115 (diff)
downloadports-bd5b801063ae65298198bd48f51d4de8b25d7b80.tar.gz
ports-bd5b801063ae65298198bd48f51d4de8b25d7b80.zip
- Drop 8.x support
Notes
Notes: svn path=/head/; revision=396028
Diffstat (limited to 'sysutils/xbatt/Makefile')
-rw-r--r--sysutils/xbatt/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/sysutils/xbatt/Makefile b/sysutils/xbatt/Makefile
index b7a8d233235e..4ae2e00728f5 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>