summaryrefslogtreecommitdiffstats
path: root/databases/fpc-ibase/Makefile
diff options
context:
space:
mode:
authoracm <acm@FreeBSD.org>2006-07-24 11:21:27 +0000
committeracm <acm@FreeBSD.org>2006-07-24 11:21:27 +0000
commitbe8c2fc2f0a9dbc5795cca72bab530cd95ac8cf9 (patch)
treea3a2f4268e8fe61cde513b3aae848bcf90394d28 /databases/fpc-ibase/Makefile
parentf17c49926cffd90046cb36851ca50d5d2a825410 (diff)
downloadFreeBSD-ports-be8c2fc2f0a9dbc5795cca72bab530cd95ac8cf9.zip
FreeBSD-ports-be8c2fc2f0a9dbc5795cca72bab530cd95ac8cf9.tar.gz
- The big change on ports of freepascal, now all ports are compiled
- Adding entry for lang/fpc-utils Approved by: garga (mentor)
Diffstat (limited to 'databases/fpc-ibase/Makefile')
-rw-r--r--databases/fpc-ibase/Makefile7
1 files changed, 5 insertions, 2 deletions
diff --git a/databases/fpc-ibase/Makefile b/databases/fpc-ibase/Makefile
index 01d0704..be1ea4b 100644
--- a/databases/fpc-ibase/Makefile
+++ b/databases/fpc-ibase/Makefile
@@ -8,12 +8,15 @@
CATEGORIES= databases lang
PKGNAMESUFFIX= -ibase
-MAINTAINER= acardenas@bsd.org.pe
+MAINTAINER= acm@FreeBSD.org
COMMENT= Free Pascal interface to interbase
-RUN_DEPENDS= ppc386:${PORTSDIR}/lang/fpc
+BUILD_DEPENDS= ppc386:${PORTSDIR}/lang/fpc
LIB_DEPENDS= fbembed.1:${PORTSDIR}/databases/firebird-client
MASTERDIR= ${.CURDIR}/../../lang/fpc
+WRKUNITDIR= ${PORTNAME}/packages/base/${PKGNAMESUFFIX:S/-//}
+EXTRACTUNITDIR+= ${WRKUNITDIR}
+HAVE_EXAMPLES= true
.include "${MASTERDIR}/Makefile"
OpenPOWER on IntegriCloud