aboutsummaryrefslogtreecommitdiffstats
path: root/misc/hulgalugha/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'misc/hulgalugha/Makefile')
-rw-r--r--misc/hulgalugha/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/misc/hulgalugha/Makefile b/misc/hulgalugha/Makefile
index 2b130d1301a6..afd7f8ca16d8 100644
--- a/misc/hulgalugha/Makefile
+++ b/misc/hulgalugha/Makefile
@@ -5,13 +5,13 @@ PORTNAME= hulgalugha
PORTVERSION= 1.0
CATEGORIES= misc
MASTER_SITES= http://people.freebsd.org/~alfred/sources/hulgalugha/
-USES= tar:bzip2
MAINTAINER= ports@FreeBSD.org
COMMENT= Very jerky text filter
+USES= tar:bzip2 uidfix
+MAKE_ENV= NO_MAN=yes
+
PLIST_FILES= bin/hulgalugha
-post-patch:
- @${REINPLACE_CMD} -e "s/NOMAN/NO_MAN/" ${WRKSRC}/Makefile
.include <bsd.port.mk>