diff options
Diffstat (limited to 'graphics/togl/Makefile')
-rw-r--r-- | graphics/togl/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/togl/Makefile b/graphics/togl/Makefile index 5d9cb11228c4..38a96b692ae7 100644 --- a/graphics/togl/Makefile +++ b/graphics/togl/Makefile @@ -28,6 +28,7 @@ LDFLAGS+= -L${TK_LIBDIR} PLIST_SUB+= TK_VER=${TK_VER} +NO_STAGE= yes .include <bsd.port.options.mk> post-patch: |