Skip to content

Commit

Permalink
Packaging fix.
Browse files Browse the repository at this point in the history
  • Loading branch information
dreibh committed Dec 7, 2023
1 parent 5c180db commit 69f3556
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions freebsd/hipercontracer/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,9 @@ LIB_DEPENDS= libboost_date_time.so:devel/boost-libs \
USES= cmake compiler:c++14-lang python:3.9+ shebangfix tar:xz
USE_LDCONFIG= yes

PLIST_SUB= PORTVERSION=${PORTVERSION}
CMAKE_ARGS+= -DCMAKE_INSTALL_MANDIR=${PREFIX}/man
SHEBANG_FILES= src/addressinfogenerator src/get-default-ips src/tracedataimporter

CMAKE_ARGS+= -DCMAKE_INSTALL_MANDIR=${PREFIX}/man
PLIST_SUB= PORTVERSION=${PORTVERSION}

.include <bsd.port.mk>

0 comments on commit 69f3556

Please sign in to comment.