diff options
Diffstat (limited to 'x11-toolkits/eel')
-rw-r--r-- | x11-toolkits/eel/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-toolkits/eel/Makefile b/x11-toolkits/eel/Makefile index 22bec84..6b39635 100644 --- a/x11-toolkits/eel/Makefile +++ b/x11-toolkits/eel/Makefile @@ -23,4 +23,5 @@ CONFIGURE_ARGS= --enable-shared --enable-static CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib ${PTHREAD_LIBS} +NO_STAGE= yes .include <bsd.port.mk> |