mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-10 07:04:03 +00:00
Commit the patch that was forgotten when my
previous commit. Pointy hat to: ume
This commit is contained in:
parent
bb6cbd907e
commit
c45d2ef830
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=308659
@ -2,7 +2,7 @@
|
||||
|
||||
PORTNAME= cyrus-sasl
|
||||
PORTVERSION= 2.1.26
|
||||
#PORTREVISION= 0
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= security ipv6
|
||||
MASTER_SITES= ftp://ftp.cyrusimap.org/cyrus-sasl/
|
||||
|
||||
|
13
security/cyrus-sasl2/files/patch-Makefile.in
Normal file
13
security/cyrus-sasl2/files/patch-Makefile.in
Normal file
@ -0,0 +1,13 @@
|
||||
Index: Makefile.in
|
||||
diff -u Makefile.in.orig Makefile.in
|
||||
--- Makefile.in.orig 2012-11-07 04:21:39.000000000 +0900
|
||||
+++ Makefile.in 2012-11-21 02:47:44.864249361 +0900
|
||||
@@ -357,7 +357,7 @@
|
||||
EXTRA_DIST = config cmulocal win32 mac dlcompat-20010505 NTMakefile INSTALL.TXT \
|
||||
libsasl2.pc.in
|
||||
|
||||
-pkgconfigdir = $(libdir)/pkgconfig
|
||||
+pkgconfigdir = $(prefix)/libdata/pkgconfig
|
||||
pkgconfig_DATA = libsasl2.pc
|
||||
framedir = /Library/Frameworks/SASL2.framework
|
||||
all: config.h
|
Loading…
Reference in New Issue
Block a user