diff options
Diffstat (limited to 'x11/thinglaunch')
-rw-r--r-- | x11/thinglaunch/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/thinglaunch/Makefile b/x11/thinglaunch/Makefile index 2dd21ae23079..eb4f12225f08 100644 --- a/x11/thinglaunch/Makefile +++ b/x11/thinglaunch/Makefile @@ -16,6 +16,7 @@ LDFLAGS+= -L${LOCALBASE}/lib PLIST_FILES= bin/thinglaunch +NO_STAGE= yes do-build: ${CC} ${CFLAGS} ${CPPFLAGS} ${LDFLAGS} ${WRKSRC}/${PORTNAME}.c \ -o ${WRKSRC}/${PORTNAME} |