summaryrefslogtreecommitdiffstats
path: root/xorg-extras
diff options
context:
space:
mode:
authorEric Sandall2009-12-30 17:54:08 -0800
committerEric Sandall2009-12-30 17:57:13 -0800
commitd672d244bd531b8287f4a65e19d92889c6cf1c1e (patch)
treed5f873d1afdd7fe36e937962a7e6036e61b3c9bd /xorg-extras
parent6cc8240e4797b2828c69b80cf45c8fffb1f3bc6d (diff)
xterm: Optionally depends on pcre
Diffstat (limited to 'xorg-extras')
-rwxr-xr-xxorg-extras/xterm/DEPENDS7
-rw-r--r--xorg-extras/xterm/HISTORY1
2 files changed, 7 insertions, 1 deletions
diff --git a/xorg-extras/xterm/DEPENDS b/xorg-extras/xterm/DEPENDS
index a9f83dcddb..21ce734b13 100755
--- a/xorg-extras/xterm/DEPENDS
+++ b/xorg-extras/xterm/DEPENDS
@@ -23,4 +23,9 @@ optional_depends freetype2 \
optional_depends luit \
"--enable-luit" \
"--disable-luit" \
- "to enable Unicode translation"
+ "to enable Unicode translation" &&
+
+optional_depends pcre \
+ "--with-pcre" \
+ "--without-pcre" \
+ "for Perl 5 regular expressions"
diff --git a/xorg-extras/xterm/HISTORY b/xorg-extras/xterm/HISTORY
index ff5d004fd5..bec34ca803 100644
--- a/xorg-extras/xterm/HISTORY
+++ b/xorg-extras/xterm/HISTORY
@@ -2,6 +2,7 @@
* DEPENDS: Depends on libx11, libsm, libxt, libxext, libxaw, libice,
libxmu, libxft, libxrender, fontconfig, and freetype2 rather than
xorg-server
+ Optionally depends on pcre
2009-12-12 Bor Kraljič <pyrobor@ver.si>
* DETAILS: updated spell to 253