use WRKDIR as PORTHOME

This commit is contained in:
jasper 2014-03-27 08:47:56 +00:00
parent 17fe2b3c80
commit e9f024114b
2 changed files with 4 additions and 4 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.5 2013/03/11 10:50:03 espie Exp $
# $OpenBSD: Makefile,v 1.6 2014/03/27 08:47:56 jasper Exp $
COMMENT= mocking library for Erlang
@ -19,7 +19,7 @@ MODULES= lang/erlang
ALL_TARGET= compile
PORTHOME= /tmp/
PORTHOME= ${WRKDIR}
do-install:
${INSTALL_DATA_DIR} ${ERL_LIBDIR}/{ebin,src}

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.12 2013/03/11 10:50:31 espie Exp $
# $OpenBSD: Makefile,v 1.13 2014/03/27 08:47:56 jasper Exp $
COMMENT= C macros to add, find and delete items from a hash
@ -16,7 +16,7 @@ EXTRACT_SUFX= .tar.bz2
NO_BUILD= Yes
PKG_ARCH= *
PORTHOME= /tmp
PORTHOME= ${WRKDIR}
TEST_TARGET= run_tests
do-install: