From 6ec317a3bdb2172d9a6e17905ffe36000bf5b6f9 Mon Sep 17 00:00:00 2001 From: Emanuel Haupt Date: Wed, 23 Oct 2013 19:36:17 +0000 Subject: Support staging. --- x11/thinglaunch/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'x11/thinglaunch') diff --git a/x11/thinglaunch/Makefile b/x11/thinglaunch/Makefile index eb4f12225f08..c6b496563b22 100644 --- a/x11/thinglaunch/Makefile +++ b/x11/thinglaunch/Makefile @@ -16,12 +16,11 @@ LDFLAGS+= -L${LOCALBASE}/lib PLIST_FILES= bin/thinglaunch -NO_STAGE= yes do-build: ${CC} ${CFLAGS} ${CPPFLAGS} ${LDFLAGS} ${WRKSRC}/${PORTNAME}.c \ -o ${WRKSRC}/${PORTNAME} do-install: - ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin + ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin .include -- cgit v1.2.3