into Objective-C applications, which breaks most of x11/gnustep and www/sogo Bump everything using the x11/gnustep module
16 lines
323 B
Makefile
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>
|