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

16 lines
323 B
Makefile

# $OpenBSD: Makefile,v 1.20 2018/11/26 14:17:13 sebastia Exp $
COMMENT= GNUstep image viewer
REVISION = 12
DISTNAME= ImageViewer-0.6.3
CATEGORIES= graphics
HOMEPAGE= http://freshmeat.net/projects/imageviewer
MASTER_SITES= https://distfiles.nl/
MODULES= x11/gnustep
WANTLIB += ${COMPILER_LIBCXX}
.include <bsd.port.mk>