summaryrefslogtreecommitdiffstats
path: root/comms/ltmdm/Makefile
diff options
context:
space:
mode:
authorosa <osa@FreeBSD.org>2004-07-22 09:16:12 +0000
committerosa <osa@FreeBSD.org>2004-07-22 09:16:12 +0000
commita558a29334457961da16b7231ff937870abb6817 (patch)
tree110d664dd5520158b510ee41d7aff831917237bb /comms/ltmdm/Makefile
parent989fd51d237b3f1d1c8748f77c8183e9bf101e8e (diff)
downloadFreeBSD-ports-a558a29334457961da16b7231ff937870abb6817.zip
FreeBSD-ports-a558a29334457961da16b7231ff937870abb6817.tar.gz
Fix run on recent -CURRENT by removing ttyclose() calls.
Symptoms: 1) kldload ltmdm.ko kldload: can't load ltmdm.ko: No such file or directory 2) dmesg | head -1 link_elf: symbol ttyclose underfined Bump PORTREVISION.
Diffstat (limited to 'comms/ltmdm/Makefile')
-rw-r--r--comms/ltmdm/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/ltmdm/Makefile b/comms/ltmdm/Makefile
index 061743d..b67dd64 100644
--- a/comms/ltmdm/Makefile
+++ b/comms/ltmdm/Makefile
@@ -7,7 +7,7 @@
PORTNAME= ltmdm
PORTVERSION= 1.4
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= comms
MASTER_SITES= http://www.dons.net.au/~darius/ \
http://soupnazi.org/FreeBSD/ports/distfiles/
OpenPOWER on IntegriCloud