diff options
Diffstat (limited to 'devel/libformat/Makefile')
-rw-r--r-- | devel/libformat/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/libformat/Makefile b/devel/libformat/Makefile index d5bc9a66597a..76c6a3cceb00 100644 --- a/devel/libformat/Makefile +++ b/devel/libformat/Makefile @@ -15,6 +15,8 @@ DISTNAME= Format-${PORTVERSION} MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= C++ library that supports printf style like format printing + USE_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} |