diff options
author | antoine <antoine@FreeBSD.org> | 2014-04-24 04:44:14 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2014-04-24 04:44:14 +0800 |
commit | 33ebf9e7d6fdb2063004c37f957dc6f9b4cc7cad (patch) | |
tree | 233369e4c52e29f2a9f6fa5c39a0130318f56170 /graphics | |
parent | 472c8ba8fa8b40c339fc567fa0622f22756df595 (diff) | |
download | freebsd-ports-gnome-33ebf9e7d6fdb2063004c37f957dc6f9b4cc7cad.tar.gz freebsd-ports-gnome-33ebf9e7d6fdb2063004c37f957dc6f9b4cc7cad.tar.zst freebsd-ports-gnome-33ebf9e7d6fdb2063004c37f957dc6f9b4cc7cad.zip |
Remove blank line
Diffstat (limited to 'graphics')
-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 f19599300bc2..645daeb8590d 100644 --- a/graphics/libwmf-nox11/Makefile +++ b/graphics/libwmf-nox11/Makefile @@ -9,5 +9,4 @@ MASTERDIR= ${.CURDIR}/../libwmf OPTIONS_EXCLUDE= X11 OPTIONS_FILE_UNSET= X11 - .include "${MASTERDIR}/Makefile" |