[ Second try, this time to the list. I know that we have ports tree
locked, but this change doesn't involve pkgname bump and is very simple.
Please review. Thanks. ]

Hi,

That fixes build for me with custom paths in /etc/mk.conf

-- 
best regards
q#
Index: Makefile
===================================================================
RCS file: /cvs/ports/devel/hudson/Makefile,v
retrieving revision 1.3
diff -u -r1.3 Makefile
--- Makefile    22 Oct 2008 20:03:08 -0000      1.3
+++ Makefile    16 Feb 2009 08:16:59 -0000
@@ -41,7 +41,7 @@
 
 do-install:
        ${INSTALL_DATA_DIR} ${WARDIR}
-       ${INSTALL_DATA} ${PORTSDIR}/distfiles/${DIST_SUBDIR}/hudson.war 
${WARDIR}
+       ${INSTALL_DATA} ${DISTDIR}/${DIST_SUBDIR}/hudson.war ${WARDIR}
        ${INSTALL_DATA} ${FILESDIR}/README.OpenBSD ${WARDIR}
        ${INSTALL_DATA} ${FILESDIR}/hudson ${WRKDIST}
        ${SUBST_CMD} ${WRKDIST}/hudson

Reply via email to