aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2013-08-02 04:45:53 +0800
committerbapt <bapt@FreeBSD.org>2013-08-02 04:45:53 +0800
commit5dc210aee6b6fca91aa2a254467edaf51626b3de (patch)
tree59fd1321208366feb96edc03a143d980789ebb38 /net
parentbe20f758ccabfdfb92c7b8041ff4743736bfd4a7 (diff)
downloadfreebsd-ports-gnome-5dc210aee6b6fca91aa2a254467edaf51626b3de.tar.gz
freebsd-ports-gnome-5dc210aee6b6fca91aa2a254467edaf51626b3de.tar.zst
freebsd-ports-gnome-5dc210aee6b6fca91aa2a254467edaf51626b3de.zip
Fix build with newer binutils
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