diff options
Diffstat (limited to 'biology')
-rw-r--r-- | biology/plinkseq/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/biology/plinkseq/Makefile b/biology/plinkseq/Makefile index 14006a8003d4..cd7a8e9169f8 100644 --- a/biology/plinkseq/Makefile +++ b/biology/plinkseq/Makefile @@ -14,7 +14,7 @@ LICENSE= GPLv2 LIB_DEPENDS= libprotobuf.so:${PORTSDIR}/devel/protobuf -USE_DOS2UNIX= yes +USES= dos2unix USE_LDCONFIG= yes GNU_CONFIGURE= yes CONFIGURE_ARGS+=--with-protobuf=${LOCALBASE} |