summaryrefslogtreecommitdiff
path: root/net/ttt/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/ttt/Makefile')
-rw-r--r--net/ttt/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/net/ttt/Makefile b/net/ttt/Makefile
index e45810d66b6..75ef9014886 100644
--- a/net/ttt/Makefile
+++ b/net/ttt/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2007/09/07 13:53:44 obache Exp $
+# $NetBSD: Makefile,v 1.18 2007/10/14 02:04:38 obache Exp $
#
DISTNAME= ttt-1.8.2
@@ -21,6 +21,8 @@ INSTALL_TARGET= install install-man
.endif
.endif
+.include "options.mk"
+
.include "../../net/libpcap/buildlink3.mk"
.include "../../x11/blt/buildlink3.mk"
.include "../../x11/tk/buildlink3.mk"