pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/gnustep-base
Module Name: pkgsrc
Committed By: wiedi
Date: Wed Nov 23 15:56:03 UTC 2016
Modified Files:
pkgsrc/devel/gnustep-base: Makefile
Log Message:
also needs openssl for HTTPS connections in NSURL
To generate a diff of this commit:
cvs rdiff -u -r1.67 -r1.68 pkgsrc/devel/gnustep-base/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/gnustep-base/Makefile
diff -u pkgsrc/devel/gnustep-base/Makefile:1.67 pkgsrc/devel/gnustep-base/Makefile:1.68
--- pkgsrc/devel/gnustep-base/Makefile:1.67 Mon Sep 19 13:04:21 2016
+++ pkgsrc/devel/gnustep-base/Makefile Wed Nov 23 15:56:03 2016
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.67 2016/09/19 13:04:21 wiz Exp $
+# $NetBSD: Makefile,v 1.68 2016/11/23 15:56:03 wiedi Exp $
DISTNAME= gnustep-base-1.24.0
PKGREVISION= 13
@@ -47,6 +47,7 @@ INSTALLATION_DIRS+= share/GNUstep/Framew
.include "../../devel/gnustep-make/buildlink3.mk"
.include "../../devel/gnustep-objc/buildlink3.mk"
.include "../../security/gnutls/buildlink3.mk"
+.include "../../security/openssl/buildlink3.mk"
.include "../../textproc/libxml2/buildlink3.mk"
.include "../../textproc/libxslt/buildlink3.mk"
.include "../../textproc/icu/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index