aboutsummaryrefslogtreecommitdiffstats
path: root/deskutils/tpb/Makefile
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2009-01-06 01:27:29 +0800
committerPav Lucistnik <pav@FreeBSD.org>2009-01-06 01:27:29 +0800
commitc4d4cacd63490d4b63e844ae298880332a388ba7 (patch)
tree3913b841cc9c2f98d7e4b2056eafc0d9980bf1c8 /deskutils/tpb/Makefile
parent5faefa6350cd172add279e339bd86a650313beb3 (diff)
downloadfreebsd-ports-gnome-c4d4cacd63490d4b63e844ae298880332a388ba7.tar.gz
freebsd-ports-gnome-c4d4cacd63490d4b63e844ae298880332a388ba7.tar.zst
freebsd-ports-gnome-c4d4cacd63490d4b63e844ae298880332a388ba7.zip
- Remove conditional checks relevant only on FreeBSD 5.x and older
Diffstat (limited to 'deskutils/tpb/Makefile')
-rw-r--r--deskutils/tpb/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/deskutils/tpb/Makefile b/deskutils/tpb/Makefile
index bb2989b04621..60a9430d8e68 100644
--- a/deskutils/tpb/Makefile
+++ b/deskutils/tpb/Makefile
@@ -48,10 +48,4 @@ post-install:
${INSTALL_SCRIPT} ${WRKSRC}/doc/callback_example.sh ${DOCSDIR}
.endif
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} < 600030
-IGNORE=is not supported on FreeBSD < 6.0
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>