add a comment pointing out that newer versions need tls (to save time for any
users who see that this is outdated in portroach and try to update it ;)
This commit is contained in:
parent
aef06a7d76
commit
c3d765c07d
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.38 2013/12/10 12:20:47 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.39 2014/10/03 20:45:10 sthen Exp $
|
||||
|
||||
# requires SSE
|
||||
ONLY_FOR_ARCHS= i386 amd64
|
||||
@ -10,6 +10,8 @@ CFLAGS += -march=i586 -fomit-frame-pointer
|
||||
.endif
|
||||
|
||||
COMMENT= virtual lighttable and darkroom for photographers
|
||||
|
||||
# N.B. newer versions require TLS
|
||||
DISTNAME= darktable-1.2.3
|
||||
EXTRACT_SUFX= .tar.xz
|
||||
REVISION= 1
|
||||
|
Loading…
Reference in New Issue
Block a user