diff --git a/x11-toolkits/gnustep-back/Makefile b/x11-toolkits/gnustep-back/Makefile index 7b097afb59cc..4d7d2bfb0a62 100644 --- a/x11-toolkits/gnustep-back/Makefile +++ b/x11-toolkits/gnustep-back/Makefile @@ -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 .if ${OSVERSION} < 500000 -MAKE_ENV+= ADDITIONAL_LDFLAGS=-lcipher +ADDITIONAL_LDFLAGS+= -L/usr/lib -lcipher +MAKE_ENV+= ADDITIONAL_LDFLAGS="${ADDITIONAL_LDFLAGS}" .endif post-extract: diff --git a/x11-toolkits/gnustep-back/distinfo b/x11-toolkits/gnustep-back/distinfo index 1072bab8f13f..8d7c87fd018a 100644 --- a/x11-toolkits/gnustep-back/distinfo +++ b/x11-toolkits/gnustep-back/distinfo @@ -1 +1 @@ -MD5 (gnustep-back-0.9.0.tar.gz) = a2e912a376315dbd3a188e0d5a617b3c +MD5 (gnustep-back-0.9.1.tar.gz) = 9279075240738140e11c8f15bb9824d5