mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-25 00:51:21 +00:00
4af0561b7c
- Use new LIB_DEPENDS syntax
11 lines
181 B
Makefile
11 lines
181 B
Makefile
# Created by: mm@FreeBSD.org
|
|
# $FreeBSD$
|
|
|
|
PORTSCOUT= ignore:1
|
|
|
|
MASTERDIR= ${.CURDIR}/../libwmf
|
|
OPTIONS_EXCLUDE= X11
|
|
OPTIONS_FILE_UNSET= X11
|
|
|
|
.include "${MASTERDIR}/Makefile"
|