diff options
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/poppler/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/poppler/Makefile b/graphics/poppler/Makefile index 12a976699b4f..7d8a32c99963 100644 --- a/graphics/poppler/Makefile +++ b/graphics/poppler/Makefile @@ -103,7 +103,7 @@ OPENJPEG_CMAKE_OFF= -DENABLE_LIBOPENJPEG:STRING="none" GNUPG_CMAKE_BOOL= ENABLE_GPGME GNUPG_LIB_DEPENDS= libgpgme.so:security/gpgme \ - libgpgmepp.so:security/gpgme-cpp + libgpgmepp.so:security/gpgmepp post-install: .if ${_SLAVE_PORT} == glib |