summaryrefslogtreecommitdiff
path: root/security/fwtk/files/patch-az
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>1999-06-23 06:26:55 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>1999-06-23 06:26:55 +0000
commitc07e8db0f63e93f87d6a7a59de8353ba723a7b7a (patch)
treeb4b7487e5900ac728453512f09049a634724caf1 /security/fwtk/files/patch-az
parentWell, the import went badly. I have asked asami for advice on how to (diff)
Obey "NO_X11".
Submitted by: Phil Homewood <philh@mincom.com>
Notes
Notes: svn path=/head/; revision=19709
Diffstat (limited to '')
-rw-r--r--security/fwtk/files/patch-az15
1 files changed, 15 insertions, 0 deletions
diff --git a/security/fwtk/files/patch-az b/security/fwtk/files/patch-az
new file mode 100644
index 000000000000..300906fb48ac
--- /dev/null
+++ b/security/fwtk/files/patch-az
@@ -0,0 +1,15 @@
+--- Makefile.orig Wed Jun 2 05:12:56 1999
++++ Makefile Wed Jun 2 05:18:17 1999
+@@ -22,7 +22,11 @@
+
+
+ # directories to build executables in
+-DIRS= smap smapd netacl plug-gw ftp-gw tn-gw rlogin-gw http-gw x-gw
++DIRS= smap smapd netacl plug-gw ftp-gw tn-gw rlogin-gw http-gw
++
++.if !defined(NO_X11)
++DIRS+= x-gw
++.endif
+
+
+ all: