aboutsummaryrefslogtreecommitdiff
path: root/security/fpc-openssl/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/fpc-openssl/Makefile')
-rw-r--r--security/fpc-openssl/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/fpc-openssl/Makefile b/security/fpc-openssl/Makefile
index aab6a7ebebdd..df5c91f5d249 100644
--- a/security/fpc-openssl/Makefile
+++ b/security/fpc-openssl/Makefile
@@ -5,7 +5,7 @@
# $FreeBSD$
#
-PORTREVISION= 1
+PORTREVISION= 0
CATEGORIES= security lang
PKGNAMESUFFIX= -openssl
@@ -15,7 +15,7 @@ COMMENT= Free Pascal unit for OpenSSL
USE_FPC= yes
MASTERDIR= ${.CURDIR}/../../lang/fpc
-WRKUNITDIR= ${FPCSRCDIR}/packages/extra/${PKGNAMESUFFIX:S/-//}
+WRKUNITDIR= ${FPCSRCDIR}/packages/${PKGNAMESUFFIX:S/-//}
EXTRACTUNITDIR+= ${WRKUNITDIR}
OPTIONS= OPENSSL "Install SSL and crypto library" on