aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2013-07-26 14:10:07 +0800
committerbapt <bapt@FreeBSD.org>2013-07-26 14:10:07 +0800
commit812cab3495636609232147e6f4fdb990c0ccf507 (patch)
treea2cd2a8b51bc23cca829e369c59ec3680a78b7d8
parentcfe152ab0207798a42f710a616fa0af28ca25598 (diff)
downloadfreebsd-ports-gnome-812cab3495636609232147e6f4fdb990c0ccf507.tar.gz
freebsd-ports-gnome-812cab3495636609232147e6f4fdb990c0ccf507.tar.zst
freebsd-ports-gnome-812cab3495636609232147e6f4fdb990c0ccf507.zip
Fix build with linker that does not copy the dt_need from libraries it links
with like recent binutils. While here: convert to USES=gmake
-rw-r--r--net/gnome-mud/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/net/gnome-mud/Makefile b/net/gnome-mud/Makefile
index f0937aacbc45..a75f44ab9cd9 100644
--- a/net/gnome-mud/Makefile
+++ b/net/gnome-mud/Makefile
@@ -14,13 +14,12 @@ LIB_DEPENDS= pcre.3:${PORTSDIR}/devel/pcre \
gnet-2.0.0:${PORTSDIR}/net/gnet2
USE_BZIP2= yes
-USES= pathfix gettext
+USES= pathfix gettext gmake
USE_GNOME= gconf2 gnomeprefix intlhack libglade2 vte
USE_GSTREAMER= yes
-USE_GMAKE= yes
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include
-LDFLAGS+= -L${LOCALBASE}/lib
+LDFLAGS+= -L${LOCALBASE}/lib -lintl
INSTALLS_ICONS= yes
MAN6= gnome-mud.6