summaryrefslogtreecommitdiff
path: root/graphics/IPA
diff options
context:
space:
mode:
authorYen-Ming Lee <leeym@FreeBSD.org>2008-01-04 17:57:35 +0000
committerYen-Ming Lee <leeym@FreeBSD.org>2008-01-04 17:57:35 +0000
commitb7b9cbb75b207aedae8fb3591c2bcab7ddf18b7b (patch)
tree7ae18414112ddacf9f5b57c6003eca6e7e3286c9 /graphics/IPA
parentUpdate to 0.9. (diff)
- fix wrong target which will touch filesystem before 'make install'
Noticed by: erwin@
Notes
Notes: svn path=/head/; revision=205009
Diffstat (limited to 'graphics/IPA')
-rw-r--r--graphics/IPA/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/IPA/Makefile b/graphics/IPA/Makefile
index 36524ce04a18..287a89608ff2 100644
--- a/graphics/IPA/Makefile
+++ b/graphics/IPA/Makefile
@@ -19,7 +19,7 @@ RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Prima.pm:${PORTSDIR}/x11-toolkits/p5-Prim
BUILD_DEPENDS= ${RUN_DEPENDS}
PERL_CONFIGURE= yes
-ALL_TARGET= pure_install
+INSTALL_TARGET= pure_install
MAN1= iterm.1
MAN3= IPA.3 IPA::Geometry.3 IPA::Global.3 IPA::Local.3 IPA::Misc.3 \