summaryrefslogtreecommitdiff
path: root/devel/libindicator/patches/patch-configure
blob: e5a3d5bb289cffcf35651e9e219fef982fa743ec (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
$NetBSD: patch-configure,v 1.1 2016/05/20 21:32:24 youri Exp $

Ensure linker arguments are separated.

--- configure.orig	2012-09-19 15:40:08.143406486 +0000
+++ configure
@@ -12141,7 +12141,7 @@ fi
 esac
 
 
-LIBINDICATOR_LIBS+="$LIBM"
+LIBINDICATOR_LIBS+=" $LIBM"
 
 ##############################
 # Custom Junk