aboutsummaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authordelphij <delphij@FreeBSD.org>2006-09-18 21:23:59 +0800
committerdelphij <delphij@FreeBSD.org>2006-09-18 21:23:59 +0800
commitc6095164118dbb5a21b710a8ed723a57bd3fc18f (patch)
tree98e37a47ae85129db134acd4667449822bd69fae /security
parentc5c9b472b1870aea96e32d4cc506bb003dd3cf9e (diff)
downloadfreebsd-ports-gnome-c6095164118dbb5a21b710a8ed723a57bd3fc18f.tar.gz
freebsd-ports-gnome-c6095164118dbb5a21b710a8ed723a57bd3fc18f.tar.zst
freebsd-ports-gnome-c6095164118dbb5a21b710a8ed723a57bd3fc18f.zip
Fix for WITHOUT_X11.
Submitted by: Ulrich Spörlein (ulrich dot spoerlein at 1822direkt dot com ) via pirzyk (maintainer) PR: ports/103352
Diffstat (limited to 'security')
-rw-r--r--security/fwtk/Makefile3
-rw-r--r--security/fwtk/pkg-plist2
2 files changed, 4 insertions, 1 deletions
diff --git a/security/fwtk/Makefile b/security/fwtk/Makefile
index 205876a5d2a9..291eb04f07c5 100644
--- a/security/fwtk/Makefile
+++ b/security/fwtk/Makefile
@@ -50,6 +50,9 @@ IGNORE= does not build on 5.x and above with WITH_SKEY set because it requires
MAN8+= x-gw.8
LIBEXEC_BINS+= x-gw
USE_XLIB= yes
+PLIST_SUB+= X11=""
+.else
+PLIST_SUB+= X11="@comment "
.endif
.if defined(WITH_JUMBO_PATCH)
diff --git a/security/fwtk/pkg-plist b/security/fwtk/pkg-plist
index 3c73fc9fbe12..7c956f7a0b5a 100644
--- a/security/fwtk/pkg-plist
+++ b/security/fwtk/pkg-plist
@@ -9,7 +9,7 @@ libexec/rlogin-gw
libexec/smap
libexec/smapd
libexec/tn-gw
-libexec/x-gw
+%%X11%%libexec/x-gw
sbin/authdump
sbin/authload
sbin/authmgr