1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00

Fix the problem mpqc and mpqc-mpich port

both produces packages have identical name.

Reviewed by:	knu(mentor)
This commit is contained in:
Maho Nakata 2002-11-18 06:58:42 +00:00
parent 53baf682f9
commit c336a88dcd
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=70378

View File

@ -9,7 +9,7 @@ MASTERDIR= ${.CURDIR}/../mpqc/
.include "${.CURDIR}/../mpqc/Makefile"
PORTNAME= mpqc-mpich
PKGNAMESUFFIX= -mpich
LIB_DEPENDS= lapack:${PORTSDIR}/math/lapack \
atlas:${PORTSDIR}/math/atlas