1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-12 07:27:57 +00:00

Fix build on current

This commit is contained in:
Baptiste Daroussin 2013-05-04 22:30:06 +00:00
parent 51d4e2334c
commit 0504e5443c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=317386

View File

@ -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 <bsd.port.mk>