aboutsummaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
Diffstat (limited to 'graphics')
-rw-r--r--graphics/epix/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/epix/Makefile b/graphics/epix/Makefile
index 788c3ad4bb7d..7b928627caa5 100644
--- a/graphics/epix/Makefile
+++ b/graphics/epix/Makefile
@@ -23,6 +23,7 @@ RUN_DEPENDS= bash:${PORTSDIR}/shells/bash \
USE_BZIP2= yes
USE_GCC= 3.4
MAKE_ARGS= CXX="${CXX}" CFLAGS="${CXXFLAGS} -c" \
+ prefix=${PREFIX} \
INSTALL_PROGRAM="${INSTALL_DATA}" \
INSTALL_BIN="${INSTALL_SCRIPT}"
PLIST_SUB= VERSION="${PORTVERSION}"