summaryrefslogtreecommitdiff
path: root/comms
diff options
context:
space:
mode:
authorjperkin <jperkin@pkgsrc.org>2020-01-16 13:33:50 +0000
committerjperkin <jperkin@pkgsrc.org>2020-01-16 13:33:50 +0000
commit019642d7a610f117e4880f4ff3f2757456573aed (patch)
treebac78e39b808f7e3192cd01a449dd7000fdb1dfd /comms
parentfc597c7e488c846c18a2afd23b79e3dde09cd454 (diff)
downloadpkgsrc-019642d7a610f117e4880f4ff3f2757456573aed.tar.gz
*: Remove USE_OLD_DES_API.
OpenSSL 1.1.1d no longer ships des_old.h, and the time for this being necessary appears to be behind us.
Diffstat (limited to 'comms')
-rw-r--r--comms/jpilot/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/comms/jpilot/Makefile b/comms/jpilot/Makefile
index 3d1117ac49e..79cb662d62c 100644
--- a/comms/jpilot/Makefile
+++ b/comms/jpilot/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.110 2019/07/21 22:23:58 wiz Exp $
+# $NetBSD: Makefile,v 1.111 2020/01/16 13:33:50 jperkin Exp $
DISTNAME= jpilot-1.8.2
PKGREVISION= 9
@@ -13,7 +13,6 @@ CONFLICTS+= jpilot-libplugin-[0-9]*
USE_LIBTOOL= YES
USE_PKGLOCALEDIR= YES
-USE_OLD_DES_API= YES
USE_TOOLS+= gmake intltool msgfmt pkg-config
USE_LANGUAGES+= c