summaryrefslogtreecommitdiffstats
path: root/x11-toolkits/gnustep-back
diff options
context:
space:
mode:
authordinoex <dinoex@FreeBSD.org>2003-07-27 07:06:55 +0000
committerdinoex <dinoex@FreeBSD.org>2003-07-27 07:06:55 +0000
commit726f3dee0a7e660c065349bab2ed2611ac5dc5ad (patch)
treecc8b2c0b0100e0bfcc96adf4b9eccaf7b5d23704 /x11-toolkits/gnustep-back
parent976e7e9fee4706a14fbd935893fd7258b6974741 (diff)
downloadFreeBSD-ports-726f3dee0a7e660c065349bab2ed2611ac5dc5ad.zip
FreeBSD-ports-726f3dee0a7e660c065349bab2ed2611ac5dc5ad.tar.gz
- link with libcipher
Diffstat (limited to 'x11-toolkits/gnustep-back')
-rw-r--r--x11-toolkits/gnustep-back/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/x11-toolkits/gnustep-back/Makefile b/x11-toolkits/gnustep-back/Makefile
index 2cae6cf..e1da1ee 100644
--- a/x11-toolkits/gnustep-back/Makefile
+++ b/x11-toolkits/gnustep-back/Makefile
@@ -8,6 +8,7 @@
PORTNAME= gnustep-back
.if defined(WITH_GNUSTEP_DEVEL)
PORTVERSION= 0.8.8
+PORTREVISION= 1
.else
PORTVERSION= 0.8.5
.endif
@@ -37,6 +38,7 @@ CONFIGURE_ENV+= CPPFLAGS="${CPPFLAGS}"
USE_GMAKE= yes
MAKEFILE=
MAKE_FLAGS+= OPTFLAG="${CFLAGS} -I${X11BASE}/include"
+MAKE_ENV+= ADDITIONAL_LDFLAGS=-lcipher
BREAKS_IF_PEDANTIC= yes
.if defined(WITH_GNUSTEP_XDPS)
OpenPOWER on IntegriCloud