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:
parent
51d4e2334c
commit
0504e5443c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=317386
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user