mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-13 03:03:15 +00:00
Remove a extra directory and file, and bump PORTREVISION.
Pointed out by: QAT
This commit is contained in:
parent
080a8fb7e4
commit
584b09ea0b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=265017
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= opencryptoki
|
||||
PORTVERSION= 2.3.2
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}
|
||||
|
||||
|
13
security/opencryptoki/files/patch-usr-lib-Makefile.am
Normal file
13
security/opencryptoki/files/patch-usr-lib-Makefile.am
Normal file
@ -0,0 +1,13 @@
|
||||
--- usr/lib/Makefile.am.orig 2010-07-29 21:28:41.000000000 +0900
|
||||
+++ usr/lib/Makefile.am 2010-11-24 02:34:56.159978814 +0900
|
||||
@@ -1,10 +1,2 @@
|
||||
SUBDIRS = pkcs11
|
||||
|
||||
-install-data-hook:
|
||||
- $(MKDIR_P) $(DESTDIR)/etc/ld.so.conf.d
|
||||
- echo "$(libdir)/opencryptoki" >\
|
||||
- $(DESTDIR)/etc/ld.so.conf.d/opencryptoki-$(target_cpu).conf
|
||||
- echo "$(libdir)/opencryptoki/stdll" >>\
|
||||
- $(DESTDIR)/etc/ld.so.conf.d/opencryptoki-$(target_cpu).conf
|
||||
- echo "**** Remember you must run ldconfig before using the above settings ****"
|
||||
-
|
Loading…
Reference in New Issue
Block a user