diff --git a/x11/gnustep/gnustep.port.mk b/x11/gnustep/gnustep.port.mk index 34b58c1769e..f303b573c4c 100644 --- a/x11/gnustep/gnustep.port.mk +++ b/x11/gnustep/gnustep.port.mk @@ -1,4 +1,4 @@ -# $OpenBSD: gnustep.port.mk,v 1.1.1.1 2007/05/29 02:59:11 ajacoutot Exp $ +# $OpenBSD: gnustep.port.mk,v 1.2 2007/06/01 00:27:19 ajacoutot Exp $ SHARED_ONLY= Yes @@ -6,7 +6,7 @@ USE_X11= Yes USE_GMAKE= Yes BUILD_DEPENDS+= :gnustep-make-*:x11/gnustep/make -RUN_DEPENDS+= ${BUILD_DEPENDS} +RUN_DEPENDS+= :gnustep-make-*:x11/gnustep/make MAKE_FLAGS+= CC="${CC}" CPP="${CC} -E" OPTFLAG="${CFLAGS}"