diff options
Diffstat (limited to 'x11/libdnd/Makefile')
-rw-r--r-- | x11/libdnd/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/x11/libdnd/Makefile b/x11/libdnd/Makefile index 96ee694..6818b35 100644 --- a/x11/libdnd/Makefile +++ b/x11/libdnd/Makefile @@ -20,6 +20,8 @@ CPPFLAGS+= -I${LOCALBASE}/include/ LDFLAGS+= -L${LOCALBASE}/lib/ MAKE_JOBS_UNSAFE= yes +OPTIONS_DEFINE= DOCS + .include <bsd.port.options.mk> post-install: |