diff options
Diffstat (limited to 'www/egueb/Makefile')
-rw-r--r-- | www/egueb/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/www/egueb/Makefile b/www/egueb/Makefile index ed4df165ea78..0c1aec0b8d46 100644 --- a/www/egueb/Makefile +++ b/www/egueb/Makefile @@ -22,7 +22,6 @@ USE_LDCONFIG= yes CONFIGURE_ARGS= --disable-static -NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e "s|@LEX@|${LOCALBASE}/bin/flex|" \ ${WRKSRC}/ecss/lib/Makefile.in |