mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-26 00:55:14 +00:00
- Update to 0.9.1
This commit is contained in:
parent
d282b1fa34
commit
81b23544cc
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=95520
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= gnustep-back
|
||||
PORTVERSION= 0.9.0
|
||||
PORTVERSION= 0.9.1
|
||||
CATEGORIES= x11-toolkits
|
||||
MASTER_SITES= ${MASTER_SITE_GNUSTEP} \
|
||||
ftp://ftp.gnustep.org/pub/gnustep/%SUBDIR%/
|
||||
@ -62,7 +62,8 @@ PLIST_SUB+= USE_XLIB="" USE_XDPS="@comment " USE_ART="@comment "
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} < 500000
|
||||
MAKE_ENV+= ADDITIONAL_LDFLAGS=-lcipher
|
||||
ADDITIONAL_LDFLAGS+= -L/usr/lib -lcipher
|
||||
MAKE_ENV+= ADDITIONAL_LDFLAGS="${ADDITIONAL_LDFLAGS}"
|
||||
.endif
|
||||
|
||||
post-extract:
|
||||
|
@ -1 +1 @@
|
||||
MD5 (gnustep-back-0.9.0.tar.gz) = a2e912a376315dbd3a188e0d5a617b3c
|
||||
MD5 (gnustep-back-0.9.1.tar.gz) = 9279075240738140e11c8f15bb9824d5
|
||||
|
Loading…
Reference in New Issue
Block a user