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