diff options
Diffstat (limited to 'devel/log4cpp')
| -rw-r--r-- | devel/log4cpp/Makefile | 2 | ||||
| -rw-r--r-- | devel/log4cpp/pkg-comment | 1 | 
2 files changed, 2 insertions, 1 deletions
diff --git a/devel/log4cpp/Makefile b/devel/log4cpp/Makefile index 0be88590b9d1..f69d963dbd9a 100644 --- a/devel/log4cpp/Makefile +++ b/devel/log4cpp/Makefile @@ -14,6 +14,8 @@ MASTER_SITE_SUBDIR=	${PORTNAME}  MAINTAINER=	ports@FreeBSD.org +PORTCOMMENT=	A library of C++ classes for flexible logging +  USE_REINPLACE=	yes  GNU_CONFIGURE=	yes  CONFIGURE_TARGET=	--build=${ARCH}-portbld-freebsd${OSREL} diff --git a/devel/log4cpp/pkg-comment b/devel/log4cpp/pkg-comment deleted file mode 100644 index c03e215cc897..000000000000 --- a/devel/log4cpp/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A library of C++ classes for flexible logging  | 
