openbsd-ports/editors/jed/patches/patch-configure
espie ea4507e6c2 FAKE=lib for libslang. Okay, so we no longer need to install libslang
at all while building.

Add a missing MODULE on gettext in slrn, someone else will fix the
configure test presumably...
2005-04-19 09:41:41 +00:00

12 lines
489 B
Plaintext

$OpenBSD: patch-configure,v 1.1 2005/04/19 09:41:42 espie Exp $
--- configure.orig Tue Apr 19 11:06:54 2005
+++ configure Tue Apr 19 11:07:22 2005
@@ -2632,6 +2632,7 @@ test "x$exec" = "xNONE" && exec="$ac_def
test "x$exec_prefix" = "xNONE" && exec_prefix="$prefix"
JD_Search_Dirs="$JD_Search_Dirs \
$includedir,$libdir \
+ $DEPBASE/include,$DEPBASE/lib \
/usr/local/include,/usr/local/lib \
/usr/include,/usr/lib \
/usr/include/slang,/usr/lib \