aboutsummaryrefslogtreecommitdiff
path: root/net/gnome-online-miners/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/gnome-online-miners/Makefile')
-rw-r--r--net/gnome-online-miners/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/gnome-online-miners/Makefile b/net/gnome-online-miners/Makefile
index bde579ab34f9..de95e4063add 100644
--- a/net/gnome-online-miners/Makefile
+++ b/net/gnome-online-miners/Makefile
@@ -3,7 +3,7 @@
# $MCom: ports/trunk/net/gnome-online-miners/Makefile 19966 2014-10-16 06:32:52Z gusi $
PORTNAME= gnome-online-miners
-PORTVERSION= 3.14.0
+PORTVERSION= 3.14.1
CATEGORIES= net
MASTER_SITES= GNOME
@@ -22,7 +22,7 @@ GNU_CONFIGURE= yes
USE_LDCONFIG= yes
INSTALLS_ICONS= yes
CPPFLAGS+= -I${LOCALBASE}/include
-LIBS+= -L${LOCALBASE}/lib
+LDFLAGS+= -L${LOCALBASE}/lib
INSTALL_TARGET= install-strip
.include <bsd.port.mk>