diff options
Diffstat (limited to 'devel/boost')
-rw-r--r-- | devel/boost/Makefile | 1 | ||||
-rw-r--r-- | devel/boost/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/devel/boost/Makefile b/devel/boost/Makefile index 5e7d467f6d85..7004ad84b9af 100644 --- a/devel/boost/Makefile +++ b/devel/boost/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= http://${PORTNAME}.sourceforge.net/release/ DISTNAME= ${PORTNAME}_${PORTVERSION:S/./_/g} MAINTAINER= pmarquis@pobox.com +COMMENT= Free peer-reviewed portable C++ source libraries MAKE_ENV= BOOST_ROOT=${WRKSRC} TOOLS=gcc BUILD="debug release" COMPILED_LIBS= regex signals thread diff --git a/devel/boost/pkg-comment b/devel/boost/pkg-comment deleted file mode 100644 index aa879d7665f8..000000000000 --- a/devel/boost/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Free peer-reviewed portable C++ source libraries |