aboutsummaryrefslogtreecommitdiff
path: root/devel/fpc-fcl-async
diff options
context:
space:
mode:
Diffstat (limited to 'devel/fpc-fcl-async')
-rw-r--r--devel/fpc-fcl-async/Makefile6
-rw-r--r--devel/fpc-fcl-async/pkg-plist13
2 files changed, 11 insertions, 8 deletions
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%%