diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2014-02-21 13:38:12 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2014-02-21 13:38:12 +0000 |
commit | ebe61307dbb71b3651fea12cb383b7c963128169 (patch) | |
tree | 7d508c1ae79dd4a278dc8bd3ae482be43969ffff /misc/gnome-osd | |
parent | 9c3c366d48947458fb6332de7b70723874ac583e (diff) |
Notes
Diffstat (limited to 'misc/gnome-osd')
-rw-r--r-- | misc/gnome-osd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/gnome-osd/Makefile b/misc/gnome-osd/Makefile index 91b695f504c1..60fcae6cc74a 100644 --- a/misc/gnome-osd/Makefile +++ b/misc/gnome-osd/Makefile @@ -25,7 +25,7 @@ LDFLAGS+= -L${LOCALBASE}/lib NO_STAGE= yes -OPTIONS_DEFINE= DOCS +OPTIONS_DEFINE= DOCS .include <bsd.port.options.mk> |