aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/abgx360
diff options
context:
space:
mode:
authorehaupt <ehaupt@FreeBSD.org>2014-03-17 15:34:58 +0800
committerehaupt <ehaupt@FreeBSD.org>2014-03-17 15:34:58 +0800
commitc8a558190fda9dcdf31404ad6cd7b41f9b3b4fde (patch)
tree5fcdfce41062942cb4e418103f370cd012961fc3 /sysutils/abgx360
parentc4f35dca251d88441ee229d362483a6fedd43d3f (diff)
downloadfreebsd-ports-gnome-c8a558190fda9dcdf31404ad6cd7b41f9b3b4fde.tar.gz
freebsd-ports-gnome-c8a558190fda9dcdf31404ad6cd7b41f9b3b4fde.tar.zst
freebsd-ports-gnome-c8a558190fda9dcdf31404ad6cd7b41f9b3b4fde.zip
Support staging
Diffstat (limited to 'sysutils/abgx360')
-rw-r--r--sysutils/abgx360/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/sysutils/abgx360/Makefile b/sysutils/abgx360/Makefile
index d3391a4cdf35..c428ebd83a59 100644
--- a/sysutils/abgx360/Makefile
+++ b/sysutils/abgx360/Makefile
@@ -16,9 +16,8 @@ PLIST_FILES= bin/abgx360
GNU_CONFIGURE= yes
-NO_STAGE= yes
do-install:
- ${INSTALL_PROGRAM} ${WRKSRC}/abgx360 ${PREFIX}/bin
+ ${INSTALL_PROGRAM} ${WRKSRC}/abgx360 ${STAGEDIR}${PREFIX}/bin
.include <bsd.port.pre.mk>