diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2014-02-21 21:40:06 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2014-02-21 21:40:06 +0800 |
commit | 8a44262d4813f0c5ffb9ff5113f48e21cc1169fe (patch) | |
tree | c50186d035ce35909acb6882b79ec4614cbc022b /x11/libdnd | |
parent | 7cc1cbdb119b5523050fb3d7adb792643a55adf5 (diff) | |
download | freebsd-ports-gnome-8a44262d4813f0c5ffb9ff5113f48e21cc1169fe.tar.gz freebsd-ports-gnome-8a44262d4813f0c5ffb9ff5113f48e21cc1169fe.tar.zst freebsd-ports-gnome-8a44262d4813f0c5ffb9ff5113f48e21cc1169fe.zip |
Remove trailing whitespaces from category x11
Diffstat (limited to 'x11/libdnd')
-rw-r--r-- | x11/libdnd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/libdnd/Makefile b/x11/libdnd/Makefile index 6818b35a032d..a991282a55af 100644 --- a/x11/libdnd/Makefile +++ b/x11/libdnd/Makefile @@ -20,7 +20,7 @@ CPPFLAGS+= -I${LOCALBASE}/include/ LDFLAGS+= -L${LOCALBASE}/lib/ MAKE_JOBS_UNSAFE= yes -OPTIONS_DEFINE= DOCS +OPTIONS_DEFINE= DOCS .include <bsd.port.options.mk> |