forked from Lainports/freebsd-ports
Reason:
EXT2_NOTAIL_FL is defined in header file in newer version (v1.27), so that
set CPPFLAGS="-I${LOCALBASE}/include" will cause to include the existing
header file (maybe v1.22 or earlier, if installed) which doesn't define
EXT2_NOTAIL_FL in it.
Alternative:
Deinstalll older version of e2fsprogs then build again will be fine.
PR: ports/41795
Reviewed by: ijliao (mentor)
Approved by: ijliao (mentor)
|
||
|---|---|---|
| .. | ||
| files | ||
| distinfo | ||
| Makefile | ||
| pkg-comment | ||
| pkg-descr | ||
| pkg-plist | ||