aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--devel/Makefile1
-rw-r--r--devel/fpc-fcl-async/Makefile6
-rw-r--r--devel/fpc-fcl-async/pkg-plist13
3 files changed, 12 insertions, 8 deletions
diff --git a/devel/Makefile b/devel/Makefile
index 6e0e13b4a0a4..8597f243b5c2 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -352,6 +352,7 @@
SUBDIR += fortran-utils
SUBDIR += fortytwo-encore
SUBDIR += fpc-bfd
+ SUBDIR += fpc-fcl-async
SUBDIR += fpc-fcl-base
SUBDIR += fpc-fcl-db
SUBDIR += fpc-fcl-fpcunit
diff --git a/devel/fpc-fcl-async/Makefile b/devel/fpc-fcl-async/Makefile
index 3d5a0bcd5f8c..2ee3e9048a0f 100644
--- a/devel/fpc-fcl-async/Makefile
+++ b/devel/fpc-fcl-async/Makefile
@@ -5,9 +5,9 @@
# $FreeBSD$
#
-PORTREVISION= 1
+PORTREVISION= 0
CATEGORIES= net lang
-PKGNAMESUFFIX= -libasync
+PKGNAMESUFFIX= -fcl-async
MAINTAINER= acm@FreeBSD.org
COMMENT= Free Pascal interface to async library
@@ -15,7 +15,7 @@ COMMENT= Free Pascal interface to async library
USE_FPC= yes
MASTERDIR= ${.CURDIR}/../../lang/fpc
-WRKUNITDIR= ${FPCSRCDIR}/packages/base/${PKGNAMESUFFIX:S/-//}
+WRKUNITDIR= ${FPCSRCDIR}/packages/${PKGNAMESUFFIX:S/-//}
EXTRACTUNITDIR+= ${WRKUNITDIR}
.include "${MASTERDIR}/Makefile"
diff --git a/devel/fpc-fcl-async/pkg-plist b/devel/fpc-fcl-async/pkg-plist
index 2404d918a667..83fb5827cbdf 100644
--- a/devel/fpc-fcl-async/pkg-plist
+++ b/devel/fpc-fcl-async/pkg-plist
@@ -1,8 +1,11 @@
-lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/libasync/Package.fpc
-lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/libasync/libasync.ppu
-lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/libasync/libasync.o
-lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/libasync/libplibasync.a
-@dirrm lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/libasync
+lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/fcl-async/Package.fpc
+lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/fcl-async/fpasync.ppu
+lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/fcl-async/fpasync.o
+lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/fcl-async/libasync.ppu
+lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/fcl-async/libasync.o
+lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/fcl-async/libpfpasync.a
+lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/fcl-async/libplibasync.a
+@dirrm lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/fcl-async
@dirrmtry lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%
@dirrmtry lib/fpc/%%PORTVERSION%%/units
@dirrmtry lib/fpc/%%PORTVERSION%%