aboutsummaryrefslogtreecommitdiffstats
path: root/databases/p5-DBD-cego
diff options
context:
space:
mode:
authorlinimon <linimon@FreeBSD.org>2018-06-19 03:03:03 +0800
committerlinimon <linimon@FreeBSD.org>2018-06-19 03:03:03 +0800
commit5c0f7ada8e3d6c1b470a20e24a47960fd0988601 (patch)
tree20084cf51a5b5184ffa5936e187493c28432f160 /databases/p5-DBD-cego
parent8b85b79f4b8861323823e3e6f5c0c668f44b418c (diff)
downloadfreebsd-ports-gnome-5c0f7ada8e3d6c1b470a20e24a47960fd0988601.tar.gz
freebsd-ports-gnome-5c0f7ada8e3d6c1b470a20e24a47960fd0988601.tar.zst
freebsd-ports-gnome-5c0f7ada8e3d6c1b470a20e24a47960fd0988601.zip
Adjust USES to fix builds on gcc-based architectures.
While here, pet portlint. Tested for no regression on amd64. Approved by: portmgr (tier-2 blanket)
Diffstat (limited to 'databases/p5-DBD-cego')
-rw-r--r--databases/p5-DBD-cego/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/p5-DBD-cego/Makefile b/databases/p5-DBD-cego/Makefile
index 3d5c2ed86bda..b6cc6714ffb6 100644
--- a/databases/p5-DBD-cego/Makefile
+++ b/databases/p5-DBD-cego/Makefile
@@ -15,9 +15,10 @@ BUILD_DEPENDS= p5-DBI>=1.631:databases/p5-DBI
RUN_DEPENDS= p5-DBI>=1.631:databases/p5-DBI
LIB_DEPENDS= libcego.so:databases/cego
-USES= gmake perl5
+USES= compiler gmake perl5
USE_PERL5= configure
CC:= ${CXX}
+COMPILER_TYPE= clang
CONFIGURE_ARGS+= --prefix=${PREFIX}
post-install: