From fb6c5cfab268a5c2ba58968b81ec78bb72881a0e Mon Sep 17 00:00:00 2001 From: bapt Date: Wed, 15 Jan 2014 23:23:32 +0000 Subject: Reduce over inclusion of bsd.port.mk --- comms/syncterm/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'comms') diff --git a/comms/syncterm/Makefile b/comms/syncterm/Makefile index 369912954e7d..4db51f8e0450 100644 --- a/comms/syncterm/Makefile +++ b/comms/syncterm/Makefile @@ -23,7 +23,6 @@ OPTIONS_DEFINE= X11 SDL DEBUG OPTIONS_DEFAULT= X11 SDL NO_STAGE= yes -.include .include ONLY_FOR_ARCHS= i386 amd64 @@ -53,4 +52,4 @@ MAKE_ARGS+= DEBUG=1 MAKE_ARGS+= RELEASE=1 .endif -.include +.include -- cgit