diff options
Diffstat (limited to 'net/wmlj/Makefile')
-rw-r--r-- | net/wmlj/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/net/wmlj/Makefile b/net/wmlj/Makefile index 3ee08b6b57a3..26c5ce4300bb 100644 --- a/net/wmlj/Makefile +++ b/net/wmlj/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: wmlj -# Date created: 6 January 2002 -# Whom: Sergei Barbarash <sgt@outline.ru> -# +# Created by: Sergei Barbarash <sgt@outline.ru> # $FreeBSD$ -# PORTNAME= wmlj PORTVERSION= 0.4.0 @@ -22,6 +18,7 @@ USE_GNOME= gtk12 MAN1= wmlj.1 PLIST_FILES= bin/wmlj +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e '/<curl\/types.h>/d' ${WRKSRC}/src/network.c |