summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-08-01 20:45:53 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-08-01 20:45:53 +0000
commitf5a529c71fcf17e1e64fea2739b9216f3d44fece (patch)
tree59fd1321208366feb96edc03a143d980789ebb38 /net
parentForgot to bump the version in the previous commit. Eventhough (diff)
Fix build with newer binutils
Notes
Notes: svn path=/head/; revision=324125
Diffstat (limited to 'net')
-rw-r--r--net/remmina/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/remmina/Makefile b/net/remmina/Makefile
index 1709e4180a23..5bb6ca45dea7 100644
--- a/net/remmina/Makefile
+++ b/net/remmina/Makefile
@@ -15,7 +15,8 @@ USES= cmake desktop-file-utils
USE_GMAKE= yes
USE_GNOME= atk gdkpixbuf2 glib20 gtk20 pango
INSTALLS_ICONS= yes
-LDFLAGS+= -L${LOCALBASE}/lib ${PTHREAD_LIBS} -Wl,-rpath -Wl,${LOCALBASE}/lib
+LDFLAGS+= -L${LOCALBASE}/lib ${PTHREAD_LIBS} -Wl,-rpath -Wl,${LOCALBASE}/lib -lX11 \
+ -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0
CPPFLAGS+= -I${LOCALBASE}/include ${PTHREAD_CFLAGS}
CFLAGS+= -I${WRKSRC}/remmina/include -I${LOCALBASE}/include ${PTHREAD_CFLAGS} -fPIC
SUB_FILES= pkg-message