diff options
Diffstat (limited to 'databases/p5-DBD-cego/Makefile')
-rw-r--r-- | databases/p5-DBD-cego/Makefile | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/databases/p5-DBD-cego/Makefile b/databases/p5-DBD-cego/Makefile index 69022055fb7e..793ade8e5d6a 100644 --- a/databases/p5-DBD-cego/Makefile +++ b/databases/p5-DBD-cego/Makefile @@ -16,11 +16,7 @@ BUILD_DEPENDS= p5-DBI>=1.631:databases/p5-DBI RUN_DEPENDS= p5-DBI>=1.631:databases/p5-DBI LIB_DEPENDS= libcego.so:databases/cego -.if defined(.PARSEDIR) -USES= gmake -.endif - -USES+= perl5 +USES= gmake perl5 USE_PERL5= configure CC:= ${CXX} |