aboutsummaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
authorjbeich <jbeich@FreeBSD.org>2016-12-14 23:39:30 +0800
committerjbeich <jbeich@FreeBSD.org>2016-12-14 23:39:30 +0800
commita5513d66921c7064cec70e2eed730c64c81a83a6 (patch)
tree19eba7ec2af19812bcb8ea6aeac233c158dfb48a /games
parent9e9b69d16c7ce5731de32a95b9274408e2a75d86 (diff)
downloadfreebsd-ports-gnome-a5513d66921c7064cec70e2eed730c64c81a83a6.tar.gz
freebsd-ports-gnome-a5513d66921c7064cec70e2eed730c64c81a83a6.tar.zst
freebsd-ports-gnome-a5513d66921c7064cec70e2eed730c64c81a83a6.zip
Add missing comments for -Wl,--as-needed in my ports
Diffstat (limited to 'games')
-rw-r--r--games/openbor/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/openbor/Makefile b/games/openbor/Makefile
index a034af20b38d..c94fdf6f3eb7 100644
--- a/games/openbor/Makefile
+++ b/games/openbor/Makefile
@@ -22,7 +22,7 @@ MAKE_ENV= BUILD_LINUX=1 SDKPATH="${LOCALBASE}" \
MAKE_ARGS= CC="${CC}" LIBRARIES="${LOCALBASE}/lib" \
TARGET_ARCH=${ARCH:S/i386/x86/} ARCHFLAGS="" \
TARGET_FINAL='${TARGET}' BUILD_MMX=""
-LDFLAGS+= -Wl,--as-needed
+LDFLAGS+= -Wl,--as-needed # ogg, pthread, zlib
PLIST_FILES= bin/${PORTNAME} \
share/pixmaps/${PORTNAME}.png
PORTDOCS= README