Turn this port into a proper slave port.

PR:		ports/67922
Approved by:	maintainer timeout (2 months)
This commit is contained in:
Mark Linimon 2004-08-23 23:50:37 +00:00
parent 13a24db696
commit 9c8c2ebbcf
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=117174

View File

@ -22,4 +22,5 @@ ONLY_FOR_ARCHS= alpha i386 ppc sparc64
USE_LINUX= y
USE_ZIP= y
.include "../mbrola/Makefile"
MASTERDIR= ${.CURDIR}/../mbrola
.include "${MASTERDIR}/Makefile"