ports/textproc/fex/files/patch-Makefile
Ryan Steinmetz 6194a7a7b9 - Fix MASTER_SITES with googlecode disappearing
- Generate missing fex.1 man page
- Bump PORTREVISION
2016-10-13 01:50:31 +00:00

10 lines
209 B
Text

--- Makefile.orig 2016-10-13 01:46:42 UTC
+++ Makefile
@@ -36,6 +36,7 @@ install: fex
fex: fex.o
$(CC) $(CFLAGS) fex.o $(SNPRINTF_CC) -o $@
+ pod2man -c "" -r "" fex.pod > fex.1
fex.o: fex_version.h