mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
- fix wrong target which will touch filesystem before 'make install'
Noticed by: erwin@
This commit is contained in:
parent
14d70eb0f2
commit
b7b9cbb75b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=205009
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Prima.pm:${PORTSDIR}/x11-toolkits/p5-Prim
|
||||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||||
|
|
||||||
PERL_CONFIGURE= yes
|
PERL_CONFIGURE= yes
|
||||||
ALL_TARGET= pure_install
|
INSTALL_TARGET= pure_install
|
||||||
|
|
||||||
MAN1= iterm.1
|
MAN1= iterm.1
|
||||||
MAN3= IPA.3 IPA::Geometry.3 IPA::Global.3 IPA::Local.3 IPA::Misc.3 \
|
MAN3= IPA.3 IPA::Geometry.3 IPA::Global.3 IPA::Local.3 IPA::Misc.3 \
|
||||||
|
|
Loading…
Add table
Reference in a new issue