diff options
Diffstat (limited to 'devel/popt/Makefile')
-rw-r--r-- | devel/popt/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/popt/Makefile b/devel/popt/Makefile index ebc0432..d7e8aa9 100644 --- a/devel/popt/Makefile +++ b/devel/popt/Makefile @@ -18,6 +18,7 @@ COMMENT= A getopt(3) like library with a number of enhancements, from Redhat USE_GETTEXT= yes USE_LIBTOOL= yes USE_REINPLACE= yes +USE_SIZE= yes INSTALLS_SHLIB= yes CONFIGURE_ARGS= --with-libiconv-prefix=${LOCALBASE} CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ |