aboutsummaryrefslogtreecommitdiff
path: root/archivers/fpc-unzip/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'archivers/fpc-unzip/Makefile')
-rw-r--r--archivers/fpc-unzip/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/archivers/fpc-unzip/Makefile b/archivers/fpc-unzip/Makefile
index aa3d021fe7f6..dfec8a73ce0b 100644
--- a/archivers/fpc-unzip/Makefile
+++ b/archivers/fpc-unzip/Makefile
@@ -5,7 +5,7 @@
# $FreeBSD$
#
-PORTREVISION= 1
+PORTREVISION= 0
CATEGORIES= archivers lang
PKGNAMESUFFIX= -unzip
@@ -17,7 +17,7 @@ BUILD_DEPENDS= ppc386:${PORTSDIR}/lang/fpc \
RUN_DEPENDS= unzip:${PORTSDIR}/archivers/unzip
MASTERDIR= ${.CURDIR}/../../lang/fpc
-WRKUNITDIR= ${PORTNAME}/packages/extra/${PKGNAMESUFFIX:S/-//}
+WRKUNITDIR= ${FPCSRCDIR}/packages/extra/${PKGNAMESUFFIX:S/-//}
EXTRACTUNITDIR+= ${WRKUNITDIR}
.include "${MASTERDIR}/Makefile"