diff options
Diffstat (limited to 'misc/videotext')
-rw-r--r-- | misc/videotext/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/videotext/Makefile b/misc/videotext/Makefile index 3e906526f76e..fe2b8873e250 100644 --- a/misc/videotext/Makefile +++ b/misc/videotext/Makefile @@ -31,4 +31,4 @@ pre-install: @${ECHO} "*********************************************************" .endif -.include <bsd.port.mk> +.include <bsd.port.post.mk> |