diff options
Diffstat (limited to 'textproc/chpp/Makefile')
-rw-r--r-- | textproc/chpp/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/chpp/Makefile b/textproc/chpp/Makefile index 5c59eb51dcca..8d214d4bc042 100644 --- a/textproc/chpp/Makefile +++ b/textproc/chpp/Makefile @@ -17,6 +17,7 @@ GNU_CONFIGURE= yes CONFIGURE_ARGS= --libdir=${PREFIX}/share EXAMPLES_DIR= ${PREFIX}/share/examples/chpp +INFO= chpp .include <bsd.port.pre.mk> |