aboutsummaryrefslogtreecommitdiff
path: root/databases/p5-DBD-cego
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-07-10 12:25:52 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-07-10 12:25:52 +0000
commit1b0c7733408b410db232108e226b2ad3a36831ad (patch)
treeef21b1e5f7ea5a754ba396f9ad477a3524268fcb /databases/p5-DBD-cego
parent5225d4ed98f83d1e308396f932ae7f52908628d9 (diff)
downloadports-1b0c7733408b410db232108e226b2ad3a36831ad.tar.gz
ports-1b0c7733408b410db232108e226b2ad3a36831ad.zip
Mark job unsafe, remove now useless bmake workaround
Notes
Notes: svn path=/head/; revision=322681
Diffstat (limited to 'databases/p5-DBD-cego')
-rw-r--r--databases/p5-DBD-cego/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/databases/p5-DBD-cego/Makefile b/databases/p5-DBD-cego/Makefile
index 5df3a9fa9f2b..adc5815cdb42 100644
--- a/databases/p5-DBD-cego/Makefile
+++ b/databases/p5-DBD-cego/Makefile
@@ -8,17 +8,14 @@ MASTER_SITES= http://www.lemke-it.com/
PKGNAMEPREFIX= p5-
MAINTAINER= fbsd-ports@opsec.eu
-COMMENT= A Cego DBI driver for Perl 5
+COMMENT= Cego DBI driver for Perl 5
LICENSE= GPLv2
BUILD_DEPENDS= p5-DBI>=1.61:${PORTSDIR}/databases/p5-DBI
RUN_DEPENDS= p5-DBI>=1.61:${PORTSDIR}/databases/p5-DBI
LIB_DEPENDS= cego.1:${PORTSDIR}/databases/cego
-
-.if defined(.PARSEDIR)
-USE_GMAKE= yes
-.endif
+MAKE_JOBS_UNSAFE= yes
PERL_CONFIGURE= yes
CC:= ${CXX}