aboutsummaryrefslogtreecommitdiff
path: root/devel/liblogging/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/liblogging/Makefile')
-rw-r--r--devel/liblogging/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/devel/liblogging/Makefile b/devel/liblogging/Makefile
index 4e070fff6623..d5fe0130eaa5 100644
--- a/devel/liblogging/Makefile
+++ b/devel/liblogging/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: liblogging
-# Date created: 9 July 2007
-# Whom: Andrew Pantyukhin <infofarmer@FreeBSD.org>
-#
+# Created by: Andrew Pantyukhin <infofarmer@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= liblogging
PORTVERSION= 0.7.1
@@ -17,6 +13,7 @@ USE_LDCONFIG= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --disable-static
+NO_STAGE= yes
post-patch:
@${REINPLACE_CMD} -e '/^pkgconfigdir =/s|=.*| \
= ${PREFIX}/libdata/pkgconfig|' ${WRKSRC}/Makefile.in