Skip to content

Commit

Permalink
textproc/nuspell: simplify plist updates
Browse files Browse the repository at this point in the history
  • Loading branch information
jbeich committed Jul 5, 2024
1 parent bd6650f commit 819e343
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions textproc/nuspell/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ USES= cmake:testing compiler:c++17-lang
USE_GITHUB= yes
USE_LDCONFIG= yes
CMAKE_OFF+= ${CMAKE_TESTING_ON}
PLIST_SUB= VERSION=${PORTVERSION}

post-patch:
# Skip README as it only contains install instructions
Expand Down
2 changes: 1 addition & 1 deletion textproc/nuspell/pkg-plist
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,5 @@ lib/cmake/nuspell/NuspellTargets-%%CMAKE_BUILD_TYPE%%.cmake
lib/cmake/nuspell/NuspellTargets.cmake
lib/libnuspell.so
lib/libnuspell.so.5
lib/libnuspell.so.5.1.4
lib/libnuspell.so.%%VERSION%%
libdata/pkgconfig/nuspell.pc

0 comments on commit 819e343

Please sign in to comment.