diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2006-08-14 03:34:47 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2006-08-14 03:34:47 +0000 |
commit | 60ec38cfdacf2f6cdd2dc9af4afca2a13870619c (patch) | |
tree | 4117bfeb5f017bc731175f8180585dc487d0704c /devel/p5-Dir-Project/Makefile | |
parent | 341a799977510702423c5a2c52809703926f4a9a (diff) |
Notes
Diffstat (limited to 'devel/p5-Dir-Project/Makefile')
-rw-r--r-- | devel/p5-Dir-Project/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-Dir-Project/Makefile b/devel/p5-Dir-Project/Makefile index af99cd1298a6..468392f70657 100644 --- a/devel/p5-Dir-Project/Makefile +++ b/devel/p5-Dir-Project/Makefile @@ -16,7 +16,7 @@ MAINTAINER= gslin@gslin.org COMMENT= Project Environment determination PERL_CONFIGURE= yes -CONFIGURE_ENV+= DIRPROJECT_PREFIX=${PREFIX} +CONFIGURE_ENV+= DIRPROJECT_PREFIX=${TARGETDIR} MAN1= project_bin.1 project_dir.1 MAN3= Dir::Project.3 |