aboutsummaryrefslogtreecommitdiffstats
path: root/x11/fpc-x11
diff options
context:
space:
mode:
Diffstat (limited to 'x11/fpc-x11')
-rw-r--r--x11/fpc-x11/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/fpc-x11/Makefile b/x11/fpc-x11/Makefile
index fd13e3fea4e8..4eafccb4120a 100644
--- a/x11/fpc-x11/Makefile
+++ b/x11/fpc-x11/Makefile
@@ -5,7 +5,7 @@
# $FreeBSD$
#
-PORTREVISION= 1
+PORTREVISION= 0
CATEGORIES= x11 lang
PKGNAMESUFFIX= -x11
@@ -15,7 +15,7 @@ COMMENT= Free Pascal interface to X windows server
USE_FPC= yes
MASTERDIR= ${.CURDIR}/../../lang/fpc
-WRKUNITDIR= ${FPCSRCDIR}/packages/extra/${PKGNAMESUFFIX:S/-//}
+WRKUNITDIR= ${FPCSRCDIR}/packages/${PKGNAMESUFFIX:S/-//}
EXTRACTUNITDIR+= ${WRKUNITDIR}
OPTIONS= X11 "Install X libraries" on