aboutsummaryrefslogtreecommitdiff
path: root/sysutils/pflogx
diff options
context:
space:
mode:
authorCheng-Lung Sung <clsung@FreeBSD.org>2006-08-14 05:00:10 +0000
committerCheng-Lung Sung <clsung@FreeBSD.org>2006-08-14 05:00:10 +0000
commit4b45f3656578595fe5155d85bb48a8d9e591d7c6 (patch)
tree7474165eb085b9e5fe697534302d535e088933ae /sysutils/pflogx
parentb40a215f8bb257d034bb54a23f7f385bc222a94d (diff)
downloadports-4b45f3656578595fe5155d85bb48a8d9e591d7c6.tar.gz
ports-4b45f3656578595fe5155d85bb48a8d9e591d7c6.zip
Notes
Diffstat (limited to 'sysutils/pflogx')
-rw-r--r--sysutils/pflogx/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/pflogx/Makefile b/sysutils/pflogx/Makefile
index 9a028f930c38..f3d514c88e84 100644
--- a/sysutils/pflogx/Makefile
+++ b/sysutils/pflogx/Makefile
@@ -33,7 +33,7 @@ MAKE_ARGS+= -DWITH_EXPAT \
.endif
do-install:
- ${INSTALL_PROGRAM} ${WRKSRC}/src/pflogx ${PREFIX}/bin
+ ${INSTALL_PROGRAM} ${WRKSRC}/src/pflogx ${TARGETDIR}/bin
.if !defined(NOPORTDOCS)
@${MKDIR} ${DOCSDIR}
${INSTALL_DATA} ${WRKSRC}/README ${DOCSDIR}