summaryrefslogtreecommitdiff
path: root/games/oolite
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2016-10-09 12:10:02 +0000
committerJan Beich <jbeich@FreeBSD.org>2016-10-09 12:10:02 +0000
commitf5f47a5a4ea9e4e39b7264f4f9e055387bb41eb0 (patch)
treefedaedc28676986b730a2a891c51409a466b2d72 /games/oolite
parentUpdate asterisk-g72x to 1.4 (diff)
devel/nspr, security/nss: drop version from SONAME
No other downstream appends synthetic library version, and doing so causes underlinking due to fragile build system (see below). Not to mention being unable to swap out bundled libs from upstream builds. $ cc -lplds4 -L/usr/local/lib /usr/lib/crt1.o: In function `_start1': crt1_c.c:(.text+0xa6): undefined reference to `main' /usr/local/lib/libplds4.so: undefined reference to `pthread_set_name_np' /usr/local/lib/libplds4.so: undefined reference to `pthread_create' /usr/local/lib/libplds4.so: undefined reference to `pthread_condattr_init' /usr/local/lib/libplds4.so: undefined reference to `pthread_setschedparam' /usr/local/lib/libplds4.so: undefined reference to `pthread_getschedparam' PR: 213144 Exp-run by: antoine
Notes
Notes: svn path=/head/; revision=423591
Diffstat (limited to 'games/oolite')
-rw-r--r--games/oolite/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/games/oolite/Makefile b/games/oolite/Makefile
index 0c4127d9334f..3abfb26cad4a 100644
--- a/games/oolite/Makefile
+++ b/games/oolite/Makefile
@@ -3,6 +3,7 @@
PORTNAME= oolite
PORTVERSION= 1.84
+PORTREVISION= 1
CATEGORIES= games gnustep
MASTER_SITES= http://github.com/OoliteProject/oolite/releases/download/1.84/
DISTNAME= ${PORTNAME}-source-${PORTVERSION}