aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--security/openssl-beta/Makefile2
-rw-r--r--security/openssl/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/security/openssl-beta/Makefile b/security/openssl-beta/Makefile
index 50e275908792..31d03c97d6c7 100644
--- a/security/openssl-beta/Makefile
+++ b/security/openssl-beta/Makefile
@@ -26,7 +26,7 @@ NOSHARED= yes
USE_PERL5= yes
.if defined(NOSHARED)
-PLIST= ${PKGDIR}/PLIST.noshared
+PLIST= ${PKGDIR}/pkg-plist.noshared
.else
ALL_TARGET= freebsd-shared all
SHLIBVER= 1
diff --git a/security/openssl/Makefile b/security/openssl/Makefile
index 50e275908792..31d03c97d6c7 100644
--- a/security/openssl/Makefile
+++ b/security/openssl/Makefile
@@ -26,7 +26,7 @@ NOSHARED= yes
USE_PERL5= yes
.if defined(NOSHARED)
-PLIST= ${PKGDIR}/PLIST.noshared
+PLIST= ${PKGDIR}/pkg-plist.noshared
.else
ALL_TARGET= freebsd-shared all
SHLIBVER= 1