aboutsummaryrefslogtreecommitdiff
path: root/astro/wmglobe/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'astro/wmglobe/Makefile')
-rw-r--r--astro/wmglobe/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/astro/wmglobe/Makefile b/astro/wmglobe/Makefile
index 5317c62ef03f..0d4bcc9e1e1e 100644
--- a/astro/wmglobe/Makefile
+++ b/astro/wmglobe/Makefile
@@ -18,8 +18,9 @@ LIB_DEPENDS= libwraster.so:x11-wm/libwraster
USES= xorg
USE_XORG= x11 xext xpm
+MAKE_ARGS= PREFIX=${STAGEDIR}${PREFIX}
+
PLIST_FILES= bin/wmglobe \
man/man1/wmglobe.1.gz
-MAKE_ARGS= PREFIX=${STAGEDIR}${PREFIX}
.include <bsd.port.mk>