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
347 B
Makefile

# $OpenBSD: Makefile,v 1.16 2018/11/26 14:17:13 sebastia Exp $
COMMENT= GNUstep rdesktop frontend
REVISION = 11
DISTNAME= RemoteDesk-0.1
CATEGORIES= x11
HOMEPAGE= http://gap.nongnu.org/remotedesk/
MASTER_SITES= ${MASTER_SITE_SAVANNAH:=gap/}
MODULES = x11/gnustep
WANTLIB += ${COMPILER_LIBCXX}
RUN_DEPENDS= x11/rdesktop
.include <bsd.port.mk>