diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2014-06-26 09:41:38 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2014-06-26 09:41:38 +0000 |
commit | b9afc6377f4175a1653ba1e3e2b0abd6b2c0624f (patch) | |
tree | 2b5d489cbedc1c764626fc927b1e518809d97fa4 /textproc/chpp | |
parent | 222a0c8885a419d54cac1c2007a5a0fbb9069f5d (diff) | |
download | ports-b9afc6377f4175a1653ba1e3e2b0abd6b2c0624f.tar.gz ports-b9afc6377f4175a1653ba1e3e2b0abd6b2c0624f.zip |
Notes
Diffstat (limited to 'textproc/chpp')
-rw-r--r-- | textproc/chpp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/chpp/Makefile b/textproc/chpp/Makefile index 1153c2567eb3..b9999a59ec02 100644 --- a/textproc/chpp/Makefile +++ b/textproc/chpp/Makefile @@ -15,7 +15,7 @@ LICENSE= GPLv2 LIB_DEPENDS= libgc.so:${PORTSDIR}/devel/boehm-gc -USES= gmake +USES= gmake makeinfo USE_AUTOTOOLS= autoheader aclocal automake autoconf AUTOMAKE_ARGS= --add-missing --copy --force-missing CONFIGURE_ARGS= --libdir=${PREFIX}/share |