diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1998-10-09 01:41:15 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1998-10-09 01:41:15 +0000 |
commit | fe04da78c61dfa2c8bb52422cd5e736de45f17ce (patch) | |
tree | 776665e56101056f95d5ec568c0b1eae1bf2ad68 /japanese/ptex-jis | |
parent | d95da0e95172a5d5726b46f0863664a0fcdfca20 (diff) | |
download | ports-fe04da78c61dfa2c8bb52422cd5e736de45f17ce.tar.gz ports-fe04da78c61dfa2c8bb52422cd5e736de45f17ce.zip |
Notes
Diffstat (limited to 'japanese/ptex-jis')
-rw-r--r-- | japanese/ptex-jis/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/japanese/ptex-jis/Makefile b/japanese/ptex-jis/Makefile index 11b0ff3f7443..0eb047b1b3df 100644 --- a/japanese/ptex-jis/Makefile +++ b/japanese/ptex-jis/Makefile @@ -3,7 +3,7 @@ # Date created: 05 Oct 1997 # Whom: max # -# $Id: Makefile,v 1.4 1997/11/22 01:38:54 asami Exp $ +# $Id: Makefile,v 1.5 1998/06/24 01:14:47 max Exp $ # DISTNAME= ptex218 @@ -22,7 +22,7 @@ USE_GMAKE= yes GNU_CONFIGURE= yes DIST_SUBDIR= ptex CONFIGURE_ARGS= jis -WRKSRC= ${.CURDIR}/../ptex-common/work/web2c-7.2/web2c/${DISTNAME} +WRKSRC= ${WRKDIRPREFIX}${.CURDIR}/../ptex-common/work/web2c-7.2/web2c/${DISTNAME} EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} ALL_TARGET= default |