sebastia 744a85fb88 Force using ld.bfd, since there is a still unknown problem loading Bundles
into Objective-C applications, which breaks most of x11/gnustep and www/sogo

Bump everything using the x11/gnustep module
2018-11-26 14:17:12 +00:00

17 lines
342 B
Makefile

# $OpenBSD: Makefile,v 1.15 2018/11/26 14:17:13 sebastia Exp $
COMMENT = Guenthers RSS reader
REVISION = 10
DISTNAME = Grr-1.0
HOMEPAGE = http://gap.nongnu.org/grr/
MASTER_SITES = ${MASTER_SITE_SAVANNAH:=gap/}
MODULES = x11/gnustep
WANTLIB += RSSKit
WANTLIB += ${COMPILER_LIBCXX}
LIB_DEPENDS += x11/gnustep/rsskit
.include <bsd.port.mk>