diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2013-12-23 10:46:49 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2013-12-23 10:46:49 +0800 |
commit | feec5245dc019ccdea87e88fdab3347d8b091efa (patch) | |
tree | dddf415256c35e22cdeee34bce264378507d68a5 /graphics/libwmf-nox11 | |
parent | 85df019662600faae9ef204b07236974adc00f40 (diff) | |
download | freebsd-ports-gnome-feec5245dc019ccdea87e88fdab3347d8b091efa.tar.gz freebsd-ports-gnome-feec5245dc019ccdea87e88fdab3347d8b091efa.tar.zst freebsd-ports-gnome-feec5245dc019ccdea87e88fdab3347d8b091efa.zip |
- Support staging
- Use new LIB_DEPENDS syntax
Diffstat (limited to 'graphics/libwmf-nox11')
-rw-r--r-- | graphics/libwmf-nox11/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/graphics/libwmf-nox11/Makefile b/graphics/libwmf-nox11/Makefile index 499602983c0d..d0d983cf0382 100644 --- a/graphics/libwmf-nox11/Makefile +++ b/graphics/libwmf-nox11/Makefile @@ -7,5 +7,4 @@ MASTERDIR= ${.CURDIR}/../libwmf OPTIONS_EXCLUDE= X11 OPTIONS_FILE_UNSET= X11 -NO_STAGE= yes .include "${MASTERDIR}/Makefile" |