aboutsummaryrefslogtreecommitdiff
path: root/net/boinc-client
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2013-08-27 21:04:02 +0000
committerRene Ladan <rene@FreeBSD.org>2013-08-27 21:04:02 +0000
commit67de43ec0a6c6579123f2d99c273188e02a628c8 (patch)
tree7dc2f3a74df02d6867a0ffd62eac766da072618a /net/boinc-client
parent0f5d7243303b8bcc7358797ff3ca585e09b6bcf7 (diff)
downloadports-67de43ec0a6c6579123f2d99c273188e02a628c8.tar.gz
ports-67de43ec0a6c6579123f2d99c273188e02a628c8.zip
Notes
Diffstat (limited to 'net/boinc-client')
-rw-r--r--net/boinc-client/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/net/boinc-client/Makefile b/net/boinc-client/Makefile
index 0175a800f991..0a809393bc75 100644
--- a/net/boinc-client/Makefile
+++ b/net/boinc-client/Makefile
@@ -145,12 +145,10 @@ post-patch:
@${REINPLACE_CMD} -e 's|@BUILD_GRAPHICS_API_TRUE@|#&|' ${WRKSRC}/api/Makefile.in
.endif
-pre-install:
+post-install:
.if ${PORT_OPTIONS:MUSER}
- @PKG_PREFIX=${PREFIX} ${SH} ${PKGINSTALL} ${PKGNAME} PRE-INSTALL
+ @PKG_PREFIX=${PREFIX} ${SH} ${PKGINSTALL} ${PKGNAME} POST-INSTALL
.endif
-
-post-install:
.if ${PORT_OPTIONS:MMANAGER}
${MKDIR} ${PREFIX}/share/boinc
${MKDIR} ${LOCALBASE}/share/pixmaps