diff options
| author | Volker Stolz <vs@FreeBSD.org> | 2004-04-29 09:07:24 +0000 |
|---|---|---|
| committer | Volker Stolz <vs@FreeBSD.org> | 2004-04-29 09:07:24 +0000 |
| commit | 141366be8d31f47fe4e4a21712fca4c0f5def006 (patch) | |
| tree | fb5bf49a54c330850f65dced94f1d3c250a3577a /devel/cxref | |
| parent | Update to 1.6.9 (diff) | |
Fix packaging on -STABLE by always using supplied cpp.
Approved by: linimon (implicit)
Diffstat (limited to 'devel/cxref')
| -rw-r--r-- | devel/cxref/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/cxref/Makefile b/devel/cxref/Makefile index e78e6fbdb695..a6a239eb7797 100644 --- a/devel/cxref/Makefile +++ b/devel/cxref/Makefile @@ -20,6 +20,7 @@ COMMENT= C program cross-referencing & documentation tool USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} +CONFIGURE_ARGS= --with-cxref-cpp MAN1= cxref.1 cxref-cpp.1 cxref-query.1 |
