aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorvs <vs@FreeBSD.org>2004-04-29 17:07:24 +0800
committervs <vs@FreeBSD.org>2004-04-29 17:07:24 +0800
commit48ad8feab08b2bb1fddd7701a1c72ab5234e55cb (patch)
treef0f8d8a83ccffae78f10b868af306cba3b1f4a6b /devel
parent4d769a718b5845f9633834e5b3bc03b3cf7878db (diff)
downloadfreebsd-ports-graphics-48ad8feab08b2bb1fddd7701a1c72ab5234e55cb.tar.gz
freebsd-ports-graphics-48ad8feab08b2bb1fddd7701a1c72ab5234e55cb.tar.zst
freebsd-ports-graphics-48ad8feab08b2bb1fddd7701a1c72ab5234e55cb.zip
Fix packaging on -STABLE by always using supplied cpp.
Approved by: linimon (implicit)
Diffstat (limited to 'devel')
-rw-r--r--devel/cxref/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/cxref/Makefile b/devel/cxref/Makefile
index e78e6fbdb69..a6a239eb779 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