summaryrefslogtreecommitdiff
path: root/mail/solidpop3d
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>2000-12-15 03:09:21 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>2000-12-15 03:09:21 +0000
commita7368d5710f254dd37d776742e1b7c8913acdc40 (patch)
tree0549dca89dcb0d6c9d66f587c0e3f5f13b19f1cc /mail/solidpop3d
parentUpgrade to 1.79. (diff)
Add a patch for configure. (it's my fault).
Notes
Notes: svn path=/head/; revision=35991
Diffstat (limited to 'mail/solidpop3d')
-rw-r--r--mail/solidpop3d/files/patch-configure11
1 files changed, 11 insertions, 0 deletions
diff --git a/mail/solidpop3d/files/patch-configure b/mail/solidpop3d/files/patch-configure
new file mode 100644
index 000000000000..c1dbbffa3f35
--- /dev/null
+++ b/mail/solidpop3d/files/patch-configure
@@ -0,0 +1,11 @@
+--- configure.orig Fri Dec 15 10:21:19 2000
++++ configure Fri Dec 15 10:21:28 2000
+@@ -2914,7 +2914,7 @@
+ #define HAVE_PAM 1
+ EOF
+
+- SPOPLIBS="$SPOPLIBS -lpam -ldl"
++ SPOPLIBS="$SPOPLIBS -lpam"
+ echo "$ac_t""yes" 1>&6
+ else
+ echo "$ac_t""no" 1>&6