diff options
Diffstat (limited to 'lang/etoile-compiler/Makefile')
-rw-r--r-- | lang/etoile-compiler/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lang/etoile-compiler/Makefile b/lang/etoile-compiler/Makefile index 194401024749..aed586215ea9 100644 --- a/lang/etoile-compiler/Makefile +++ b/lang/etoile-compiler/Makefile @@ -29,7 +29,6 @@ USE_GNUSTEP_LOCAL_LIBS+= SmalltalkSupport:${SMALLTALKKIT_PORT} DEFAULT_LIBVERSION= 0.1 WRKSRC= ${WRKDIR}/Etoile-${PORTVERSION} USE_GNUSTEP_MAKE_DIRS+= Languages/Compiler -ADDITIONAL_LIB_DIRS+= -L${LOCALBASE}/lib PLIST_FILES= Local/Tools/edlc FOUNDATION_PORT?= devel/etoile-foundation |