aboutsummaryrefslogtreecommitdiff
path: root/devel/fpc-fcl-async
diff options
context:
space:
mode:
authorJose Alonso Cardenas Marquez <acm@FreeBSD.org>2009-01-14 03:57:58 +0000
committerJose Alonso Cardenas Marquez <acm@FreeBSD.org>2009-01-14 03:57:58 +0000
commit2de74b6838c72aaaa54f997dafdea9729902422d (patch)
tree4ea3dc368d5291f57a924b7316587a3e5d6bc33f /devel/fpc-fcl-async
parent956fb565531818e2691aa8ee8abe05100f80d1c5 (diff)
downloadports-2de74b6838c72aaaa54f997dafdea9729902422d.tar.gz
ports-2de74b6838c72aaaa54f997dafdea9729902422d.zip
- Repocopy from net/fpc-libasync to devel/fpc-fcl/async
Notes
Notes: svn path=/head/; revision=226022
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%%