aboutsummaryrefslogtreecommitdiff
path: root/emulators/o2em
diff options
context:
space:
mode:
authorJohn Marino <marino@FreeBSD.org>2015-03-24 22:17:41 +0000
committerJohn Marino <marino@FreeBSD.org>2015-03-24 22:17:41 +0000
commit312461b6fa77f1cca68731482cf7519092085f56 (patch)
tree60ad4767380537b433ea1dfdfc2e72ae71751873 /emulators/o2em
parentd8a73366f4042a17f0426e917e4a6ec3c42f67f5 (diff)
downloadports-312461b6fa77f1cca68731482cf7519092085f56.tar.gz
ports-312461b6fa77f1cca68731482cf7519092085f56.zip
3 ports categories: Remove $PTHREAD_LIBS
Categories: print, science, emulators approved by: PTHREAD blanket
Notes
Notes: svn path=/head/; revision=382185
Diffstat (limited to 'emulators/o2em')
-rw-r--r--emulators/o2em/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/o2em/Makefile b/emulators/o2em/Makefile
index 1b5a8dce951b..7f7c653f6330 100644
--- a/emulators/o2em/Makefile
+++ b/emulators/o2em/Makefile
@@ -18,7 +18,7 @@ LIB_DEPENDS= liballeg.so:${PORTSDIR}/devel/allegro
WRKSRC= ${WRKDIR}/o2em117src
MAKEFILE= Makefile.freebsd
USES= gmake zip
-LDFLAGS+= ${PTHREAD_LIBS}
+LDFLAGS+= -lpthread
OPTIONS_DEFINE= DOCS