openbsd-ports/x11/gnustep/gnustep.port.mk
2008-10-03 07:21:56 +00:00

29 lines
704 B
Makefile

# $OpenBSD: gnustep.port.mk,v 1.6 2008/10/03 07:21:56 ajacoutot Exp $
# until tested on others
ONLY_FOR_ARCHS= i386 amd64
# plmerge needs to create a lock directory under the user's homedir
NO_SYSTRACE= Yes
SHARED_ONLY= Yes
CATEGORIES+= x11/gnustep
USE_GMAKE?= Yes
MAKE_FILE?= GNUmakefile
BUILD_DEPENDS+= :gnustep-make-*:x11/gnustep/make
RUN_DEPENDS+= :gnustep-make-*:x11/gnustep/make
MAKE_FLAGS+= CC="${CC}" CPP="${CC} -E" OPTFLAG="${CFLAGS}"
MAKE_ENV+= GNUSTEP_MAKEFILES=`gnustep-config --variable=GNUSTEP_MAKEFILES`
MAKE_ENV+= INSTALL_AS_USER=${BINOWN}
MAKE_ENV+= INSTALL_AS_GROUP=${BINGRP}
MAKE_ENV+= messages=yes
MAKE_ENV+= debug=no
MASTER_SITE_GNUSTEP= ftp://ftp.gnustep.org/pub/gnustep/