diff options
author | Grzegorz Blach <gblach@FreeBSD.org> | 2013-10-14 06:00:06 +0800 |
---|---|---|
committer | Grzegorz Blach <gblach@FreeBSD.org> | 2013-10-14 06:00:06 +0800 |
commit | b7afb4ed12c52460859319780963d8369bbc9cfc (patch) | |
tree | 73bc25ebcaa5ca5970dc483505080bc0e49ea3af /www/egueb | |
parent | fcd9551f81d3a1de9b2a7aac781bb68610e92c18 (diff) | |
download | freebsd-ports-gnome-b7afb4ed12c52460859319780963d8369bbc9cfc.tar.gz freebsd-ports-gnome-b7afb4ed12c52460859319780963d8369bbc9cfc.tar.zst freebsd-ports-gnome-b7afb4ed12c52460859319780963d8369bbc9cfc.zip |
- Support staging
Diffstat (limited to 'www/egueb')
-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 |