diff options
Diffstat (limited to 'ports-mgmt/barry/Makefile')
-rw-r--r-- | ports-mgmt/barry/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports-mgmt/barry/Makefile b/ports-mgmt/barry/Makefile index a3beb54c1894..d5477fd78ac6 100644 --- a/ports-mgmt/barry/Makefile +++ b/ports-mgmt/barry/Makefile @@ -36,6 +36,6 @@ post-patch: @${REINPLACE_CMD} "s,-lpthread,${PTHREAD_LIBS},g" ${WRKSRC}/configure pre-install: - @${MKDIR} ${DESTDIR}${PREFIX}/share/applnk/Utilities + @${MKDIR} ${PREFIX}/share/applnk/Utilities .include <bsd.port.post.mk> |