summaryrefslogtreecommitdiff
path: root/time/xbeats/patches
diff options
context:
space:
mode:
authorwiz <wiz>2000-12-17 23:32:09 +0000
committerwiz <wiz>2000-12-17 23:32:09 +0000
commitf3dbb331710de97891f6bc15c8ea68d932fbd614 (patch)
tree73288b5bb97270ccddd92731e20bbfff8858d306 /time/xbeats/patches
parent87e1841f0d76da5d8d052223a20708380cdef9d8 (diff)
downloadpkgsrc-f3dbb331710de97891f6bc15c8ea68d932fbd614.tar.gz
New category: time. Move many packages here:
misc/cal, misc/cardboard-schedule, misc/ical, misc/plan, misc/py-mxDateTime, misc/remind, sysutils/logtime, and 19 more from x11.
Diffstat (limited to 'time/xbeats/patches')
-rw-r--r--time/xbeats/patches/patch-aa13
1 files changed, 13 insertions, 0 deletions
diff --git a/time/xbeats/patches/patch-aa b/time/xbeats/patches/patch-aa
new file mode 100644
index 00000000000..c3ee4e69901
--- /dev/null
+++ b/time/xbeats/patches/patch-aa
@@ -0,0 +1,13 @@
+$NetBSD: patch-aa,v 1.1.1.1 2000/12/17 23:32:21 wiz Exp $
+
+--- configure.orig Fri Sep 24 02:13:34 1999
++++ configure Fri Sep 24 02:14:16 1999
+@@ -1973,7 +1973,7 @@
+ fi
+ if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
+ echo "$ac_t""yes" 1>&6
+- X_PRE_LIBS="$X_PRE_LIBS -lSM -lICE"
++ X_PRE_LIBS="$X_PRE_LIBS -lSM -lICE -lX11"
+ else
+ echo "$ac_t""no" 1>&6
+ fi