aboutsummaryrefslogtreecommitdiff
path: root/devel/fpc-bfd
diff options
context:
space:
mode:
authorJose Alonso Cardenas Marquez <acm@FreeBSD.org>2006-07-24 11:21:27 +0000
committerJose Alonso Cardenas Marquez <acm@FreeBSD.org>2006-07-24 11:21:27 +0000
commit995ae8b1bdfe5e9d356eae060097bee70cbccbc8 (patch)
tree716cad45f74530d35aed61fcde093f63ed88f722 /devel/fpc-bfd
parentc9b2d130fe2e03dd698820038b20cd1be036dc3c (diff)
downloadports-995ae8b1bdfe5e9d356eae060097bee70cbccbc8.tar.gz
ports-995ae8b1bdfe5e9d356eae060097bee70cbccbc8.zip
- The big change on ports of freepascal, now all ports are compiled
- Adding entry for lang/fpc-utils Approved by: garga (mentor)
Notes
Notes: svn path=/head/; revision=168609
Diffstat (limited to 'devel/fpc-bfd')
-rw-r--r--devel/fpc-bfd/Makefile9
-rw-r--r--devel/fpc-bfd/pkg-plist9
2 files changed, 15 insertions, 3 deletions
diff --git a/devel/fpc-bfd/Makefile b/devel/fpc-bfd/Makefile
index bb3e20a46107..66e84e9348f2 100644
--- a/devel/fpc-bfd/Makefile
+++ b/devel/fpc-bfd/Makefile
@@ -8,12 +8,15 @@
CATEGORIES= devel lang
PKGNAMESUFFIX= -bfd
-MAINTAINER= acardenas@bsd.org.pe
+MAINTAINER= acm@FreeBSD.org
COMMENT= Free Pascal interface for the GNU Binary Format description
-RUN_DEPENDS= ppc386:${PORTSDIR}/lang/fpc \
- ${LOCALBASE}/lib/libbfd.a:${PORTSDIR}/devel/libbfd
+BUILD_DEPENDS= ppc386:${PORTSDIR}/lang/fpc \
+ fpcmake:${PORTSDIR}/lang/fpc-utils
+RUN_DEPENDS= ${LOCALBASE}/lib/libbfd.a:${PORTSDIR}/devel/libbfd
MASTERDIR= ${.CURDIR}/../../lang/fpc
+WRKUNITDIR= ${PORTNAME}/packages/extra/${PKGNAMESUFFIX:S/-//}
+EXTRACTUNITDIR+= ${WRKUNITDIR}
.include "${MASTERDIR}/Makefile"
diff --git a/devel/fpc-bfd/pkg-plist b/devel/fpc-bfd/pkg-plist
new file mode 100644
index 000000000000..f7635664a8d1
--- /dev/null
+++ b/devel/fpc-bfd/pkg-plist
@@ -0,0 +1,9 @@
+lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/bfd/Package.fpc
+lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/bfd/bfd.ppu
+lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/bfd/bfd.o
+lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/bfd/libpbfd.a
+@dirrm lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/bfd
+@dirrmtry lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%
+@dirrmtry lib/fpc/%%PORTVERSION%%/units
+@dirrmtry lib/fpc/%%PORTVERSION%%
+@dirrmtry lib/fpc