aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/linux_dri
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2009-01-06 04:36:33 +0800
committerpav <pav@FreeBSD.org>2009-01-06 04:36:33 +0800
commit460836ff23b6dcedf0492f75495022dc42f6eb99 (patch)
tree5c97de462ec70569d72e34d640782d1b9348d6de /graphics/linux_dri
parentfbbcbe4a59e1074c58bbdabf056cd9c13db27392 (diff)
downloadfreebsd-ports-gnome-460836ff23b6dcedf0492f75495022dc42f6eb99.tar.gz
freebsd-ports-gnome-460836ff23b6dcedf0492f75495022dc42f6eb99.tar.zst
freebsd-ports-gnome-460836ff23b6dcedf0492f75495022dc42f6eb99.zip
- Remove conditional checks for FreeBSD 5.x and older
Diffstat (limited to 'graphics/linux_dri')
-rw-r--r--graphics/linux_dri/Makefile5
1 files changed, 0 insertions, 5 deletions
diff --git a/graphics/linux_dri/Makefile b/graphics/linux_dri/Makefile
index a76e4dae66e6..84c2ac367aa8 100644
--- a/graphics/linux_dri/Makefile
+++ b/graphics/linux_dri/Makefile
@@ -45,11 +45,6 @@ LDCONFIG_LINUX= ${LINUXBASE}/sbin/ldconfig
.include <bsd.port.pre.mk>
-.if ${OSVERSION} < 502111
-EXTRACT_DEPENDS+= bsdtar:${PORTSDIR}/archivers/libarchive
-TAR= bsdtar
-.endif
-
do-install:
${MKDIR} ${PREFIX}/usr/X11R6/lib/modules/dri
${INSTALL_PROGRAM} ${WRKSRC}/linux_dri/libGL.so.1.2 \