diff options
Diffstat (limited to 'textproc/libebml/Makefile')
-rw-r--r-- | textproc/libebml/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/libebml/Makefile b/textproc/libebml/Makefile index 5ac5ed7..38490d8 100644 --- a/textproc/libebml/Makefile +++ b/textproc/libebml/Makefile @@ -17,6 +17,7 @@ COMMENT= EBML (Extensible Binary Meta Language), sort of binary version of XML USE_BZIP2= yes USE_GMAKE= yes USE_REINPLACE= yes +USE_SIZE= yes BUILD_WRKSRC= ${WRKSRC}/make/linux INSTALL_WRKSRC= ${WRKSRC}/make/linux |