aboutsummaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorBjörn Lemke <lemke@lemke-it.com>2024-06-29 07:26:45 +0000
committerKurt Jaeger <pi@FreeBSD.org>2024-06-29 07:26:45 +0000
commitae39d556b53d577b78431b000a1a38ba86557154 (patch)
treecd377eb9e1fbaadaad40ee9bc3434a6667303f77 /databases
parent5f305d1d0cfbec4cfce19c55bdf49289ac30b43f (diff)
downloadports-ae39d556b53d577b78431b000a1a38ba86557154.tar.gz
ports-ae39d556b53d577b78431b000a1a38ba86557154.zip
databases/cego: fix build
Diffstat (limited to 'databases')
-rw-r--r--databases/cego/Makefile4
-rw-r--r--databases/cego/pkg-plist2
2 files changed, 4 insertions, 2 deletions
diff --git a/databases/cego/Makefile b/databases/cego/Makefile
index ddc6c36da755..487f96f75dd6 100644
--- a/databases/cego/Makefile
+++ b/databases/cego/Makefile
@@ -31,8 +31,8 @@ PLIST_SUB+= USER=${USERS}
post-patch:
${REINPLACE_CMD} -e 's,-O3,,g' \
${WRKSRC}/src/Makefile.in \
- ${WRKSRC}/samples/cgplustest/Makefile.in \
- ${WRKSRC}/samples/cgwraptest/Makefile.in
+ ${WRKSRC}/cgpluscheck/Makefile.in \
+ ${WRKSRC}/cgwrapcheck/Makefile.in
post-install:
${MKDIR} ${STAGEDIR}${DATADIR}
diff --git a/databases/cego/pkg-plist b/databases/cego/pkg-plist
index f5223fb98eda..5d45393adc39 100644
--- a/databases/cego/pkg-plist
+++ b/databases/cego/pkg-plist
@@ -12,6 +12,8 @@ bin/cgadm
bin/cgblow
bin/cgclt
bin/cglog
+bin/cgplustest
+bin/cgwtest
etc/rc.d/cego
include/cego/Cego.h
include/cego/CegoAVLIndexCursor.h