From 0504e5443c6e2049d8a15d7a26d0367e7c2b65b0 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Sat, 4 May 2013 22:30:06 +0000 Subject: Fix build on current --- misc/hulgalugha/Makefile | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/misc/hulgalugha/Makefile b/misc/hulgalugha/Makefile index df975da7c8b0..2da85117665d 100644 --- a/misc/hulgalugha/Makefile +++ b/misc/hulgalugha/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: hulgalugha -# Date created: 22 Apr 2003 -# Whom: alfred@freebsd.org -# +# Created by: alfred@freebsd.org # $FreeBSD$ -# PORTNAME= hulgalugha PORTVERSION= 1.0 @@ -16,4 +12,6 @@ COMMENT= Very jerky text filter PLIST_FILES= bin/hulgalugha +post-patch: + @${REINPLACE_CMD} -e "s/NOMAN/NO_MAN/" ${WRKSRC}/Makefile .include -- cgit v1.2.3