summaryrefslogtreecommitdiff
path: root/security/fwtk/files/patch-az
blob: c2ff156b76cbb07c95c789d881648cd83ac226c9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
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(WITHOUT_X11)
+DIRS+=	x-gw
+.endif
 
 
 all: