aboutsummaryrefslogtreecommitdiff
path: root/lang/fpc-utils
diff options
context:
space:
mode:
authorBoris Samorodov <bsam@FreeBSD.org>2008-12-25 22:47:47 +0000
committerBoris Samorodov <bsam@FreeBSD.org>2008-12-25 22:47:47 +0000
commit1f90d8e2c3a3752e8ed21ea6119ee0a1e30af7b4 (patch)
tree150fcfea8d891ef637176eae72bab38b00e0559f /lang/fpc-utils
parentfbc6b2a8abf0b15d7f5caf0ac46f39b8ae9d2f8a (diff)
downloadports-1f90d8e2c3a3752e8ed21ea6119ee0a1e30af7b4.tar.gz
ports-1f90d8e2c3a3752e8ed21ea6119ee0a1e30af7b4.zip
Notes
Diffstat (limited to 'lang/fpc-utils')
-rw-r--r--lang/fpc-utils/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/fpc-utils/Makefile b/lang/fpc-utils/Makefile
index 66e22a3c3c2d..f7147516b94a 100644
--- a/lang/fpc-utils/Makefile
+++ b/lang/fpc-utils/Makefile
@@ -18,6 +18,6 @@ USE_FPC= fcl-base fcl-passrc fcl-xml gdbint graph ibase libasync libcurl \
MASTERDIR= ${.CURDIR}/../../lang/fpc
WRKUNITDIR= ${FPCSRCDIR}/${PKGNAMESUFFIX:S/-//}
-EXTRACTUNITDIR+= ${WRKUNITDIR} ${FPCSRCDIR}/fcl/inc
+EXTRACTUNITDIR+= ${WRKUNITDIR}
.include "${MASTERDIR}/Makefile"