1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00

Rework last build fix to work on DragonFlyBSD also

PR:		211626
Tested by:	marino
This commit is contained in:
Pawel Pekala 2016-10-17 15:23:12 +00:00
parent f249042a29
commit ce0d8a9e99
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=424124
2 changed files with 11 additions and 3 deletions

View File

@ -12,7 +12,6 @@ USES+= gmake iconv libtool pkgconfig tar:xz
GNU_CONFIGURE= yes
CONFIGURE_ARGS= ${ICONV_CONFIGURE_ARG} --disable-dbus --disable-static
CONFIGURE_ENV= ac_cv_search_encrypt=yes
CLAWS_PLUGINS= acpi_notifier \
address_keeper \

View File

@ -1,6 +1,15 @@
--- configure.orig 2016-08-07 08:08:37 UTC
+++ configure
@@ -21130,7 +21130,7 @@ $as_echo "#define HAVE_LIBSOUP_GNOME 1"
@@ -18667,6 +18667,8 @@ else
fi
;;
+ *freebsd*)
+ ;; # not used
*)
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing encrypt" >&5
$as_echo_n "checking for library containing encrypt... " >&6; }
@@ -21130,7 +21132,7 @@ $as_echo "#define HAVE_LIBSOUP_GNOME 1"
fi
@ -9,7 +18,7 @@
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for archive_read_new in -larchive" >&5
$as_echo_n "checking for archive_read_new in -larchive... " >&6; }
if ${ac_cv_lib_archive_archive_read_new+:} false; then :
@@ -21175,6 +21175,7 @@ else
@@ -21175,6 +21177,7 @@ else
HAVE_ARCHIVE=no
fi