mirror of
https://git.freebsd.org/ports.git
synced 2025-07-16 16:59:17 -04: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 changed files with 3 additions and 5 deletions
|
@ -1,9 +1,5 @@
|
||||||
# New ports collection makefile for: hulgalugha
|
# Created by: alfred@freebsd.org
|
||||||
# Date created: 22 Apr 2003
|
|
||||||
# Whom: alfred@freebsd.org
|
|
||||||
#
|
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
#
|
|
||||||
|
|
||||||
PORTNAME= hulgalugha
|
PORTNAME= hulgalugha
|
||||||
PORTVERSION= 1.0
|
PORTVERSION= 1.0
|
||||||
|
@ -16,4 +12,6 @@ COMMENT= Very jerky text filter
|
||||||
|
|
||||||
PLIST_FILES= bin/hulgalugha
|
PLIST_FILES= bin/hulgalugha
|
||||||
|
|
||||||
|
post-patch:
|
||||||
|
@${REINPLACE_CMD} -e "s/NOMAN/NO_MAN/" ${WRKSRC}/Makefile
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
||||||
|
|
Loading…
Add table
Reference in a new issue