diff options
Diffstat (limited to 'textproc/wbxml2/Makefile')
-rw-r--r-- | textproc/wbxml2/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/textproc/wbxml2/Makefile b/textproc/wbxml2/Makefile index a2a7e5caffec..0ec1984fec3f 100644 --- a/textproc/wbxml2/Makefile +++ b/textproc/wbxml2/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: wbxml -# Date created: Nov 04, 2005 -# Whom: Clemens Zauner <czauner+ports@onlineloop.com> -# +# Created by: Clemens Zauner <czauner+ports@onlineloop.com> # $FreeBSD$ -# PORTNAME= wbxml2 PORTVERSION= 0.10.9 @@ -28,6 +24,7 @@ USE_LDCONFIG= yes DOCSDIR= ${PREFIX}/share/doc/libwbxml +NO_STAGE= yes post-extract: @${MKDIR} ${CONFIGURE_WRKSRC} |