Skip to content

Commit

Permalink
*/*: Add PORTSCOUT
Browse files Browse the repository at this point in the history
  • Loading branch information
nunotexbsd committed Aug 25, 2022
1 parent 169c827 commit cf3195e
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 0 deletions.
2 changes: 2 additions & 0 deletions devel/aws-c-event-stream/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,6 @@ CMAKE_ARGS+= -DBUILD_SHARED_LIBS=ON \
-DCMAKE_INSTALL_LIBDIR=${LOCALBASE}/lib
LDFLAGS+= -lexecinfo -lpthread

PORTSCOUT= limit:^d\.d\.

.include <bsd.port.mk>
2 changes: 2 additions & 0 deletions devel/aws-c-sdkutils/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,6 @@ CMAKE_ARGS+= -DBUILD_SHARED_LIBS=ON \
-DBUILD_TESTING=OFF \
-DCMAKE_PREFIX_PATH=${LOCALBASE}

PORTSCOUT= limit:^d\.d\.

.include <bsd.port.mk>
2 changes: 2 additions & 0 deletions emulators/sameboy/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@ MAKE_ARGS= FREEDESKTOP=true \
WARNINGS="-Wno-error"
ALL_TARGET= sdl

PORTSCOUT= limit:^d\.d+\.

OPTIONS_DEFINE= LIBRETRO
OPTIONS_DEFAULT= LIBRETRO
OPTIONS_SUB= yes
Expand Down

0 comments on commit cf3195e

Please sign in to comment.