mirror of
https://git.freebsd.org/ports.git
synced 2025-05-24 23:16:33 -04:00
- Make ports depending on it use new layout - Bump PORTREVISION (except elmo*) Approved by: portmgr (marcus)
11 lines
349 B
Text
11 lines
349 B
Text
--- configure.ac.orig Mon Dec 20 10:46:39 2004
|
|
+++ configure.ac Mon Dec 20 10:47:30 2004
|
|
@@ -246,7 +246,7 @@
|
|
GNUPG_FIX_HDR_VERSION(gpgme/gpgme.h, GPGME_VERSION)
|
|
|
|
dnl Substitution used for gpgme-config
|
|
-GPGME_CONFIG_LIBS="-lgpgme"
|
|
+GPGME_CONFIG_LIBS="-lgpgme03"
|
|
GPGME_CONFIG_CFLAGS=""
|
|
AC_SUBST(GPGME_CONFIG_LIBS)
|
|
AC_SUBST(GPGME_CONFIG_CFLAGS)
|