aboutsummaryrefslogtreecommitdiffstats
path: root/x11/gdm
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2015-10-15 22:55:14 +0800
committerMathieu Arnold <mat@FreeBSD.org>2015-10-15 22:55:14 +0800
commit7f0f664d7e0d5fbb1fd0e1cc45d4b413f66c97ae (patch)
treed30bee8baf5be305289898828fb58299162e2f54 /x11/gdm
parentb3175cfda759707ed077a4649b634cad8934eb1b (diff)
downloadfreebsd-ports-gnome-7f0f664d7e0d5fbb1fd0e1cc45d4b413f66c97ae.tar.gz
freebsd-ports-gnome-7f0f664d7e0d5fbb1fd0e1cc45d4b413f66c97ae.tar.zst
freebsd-ports-gnome-7f0f664d7e0d5fbb1fd0e1cc45d4b413f66c97ae.zip
Drop 8 support.
With hat: portmgr Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D3694
Diffstat (limited to 'x11/gdm')
-rw-r--r--x11/gdm/Makefile5
1 files changed, 0 insertions, 5 deletions
diff --git a/x11/gdm/Makefile b/x11/gdm/Makefile
index 4e9c4d9ef468..4d26a3f4d2bc 100644
--- a/x11/gdm/Makefile
+++ b/x11/gdm/Makefile
@@ -156,9 +156,4 @@ post-install:
@${SED} -e 's|%%PREFIX%%|${PREFIX}|g' < ${PKGDIR}/pkg-message \
| /usr/bin/fmt 75 79 > ${PKGMESSAGE}
-# logwtmp lives here.
-.if ${OSVERSION} < 900000
-CONFIGLIBS+= -lutil
-.endif
-
.include <bsd.port.mk>