summaryrefslogtreecommitdiff
path: root/graphics/IPA
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2005-02-25 20:44:22 +0000
committerPav Lucistnik <pav@FreeBSD.org>2005-02-25 20:44:22 +0000
commit521a0afff045d215ceffcddc1bf1cdb0360f6353 (patch)
treeb88cba99e7b40b96e42666b5742aaa06ceb47f05 /graphics/IPA
parentUpdate to 0.8.11. (diff)
- Update to 1.01
- Unbreak on amd64 PR: ports/78033 Submitted by: Johan van Selst <johans@stack.nl>
Notes
Notes: svn path=/head/; revision=129797
Diffstat (limited to 'graphics/IPA')
-rw-r--r--graphics/IPA/Makefile14
-rw-r--r--graphics/IPA/distinfo4
2 files changed, 9 insertions, 9 deletions
diff --git a/graphics/IPA/Makefile b/graphics/IPA/Makefile
index d75aa0133f10..b93d44af581d 100644
--- a/graphics/IPA/Makefile
+++ b/graphics/IPA/Makefile
@@ -7,7 +7,7 @@
#
PORTNAME= IPA
-PORTVERSION= 1.00
+PORTVERSION= 1.01
CATEGORIES= graphics
MASTER_SITES= http://www.prima.eu.org/IPA/
@@ -18,14 +18,14 @@ BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Prima.pm:${PORTSDIR}/x11-toolkits/p5-Pr
RUN_DEPENDS= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes
+USE_REINPLACE= yes
-.include <bsd.port.pre.mk>
-
-.if ${ARCH} == "amd64"
-BROKEN= "Does not compile on amd64 (shared libraries need to be compiled with -fPIC)"
-.endif
+MAN1= iterm.1
+MAN3= IPA.3
+MANCOMPRESSED= yes
do-configure:
@(cd ${WRKSRC} ; ${PERL} ./${CONFIGURE_SCRIPT})
+ @(cd ${WRKSRC} ; ${REINPLACE_CMD} -e 's,-o,-fPIC &, ; s|perl/man|man|' Makefile)
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
diff --git a/graphics/IPA/distinfo b/graphics/IPA/distinfo
index a7edb5762007..46871e7294ba 100644
--- a/graphics/IPA/distinfo
+++ b/graphics/IPA/distinfo
@@ -1,2 +1,2 @@
-MD5 (IPA-1.00.tar.gz) = 1557b262645523c5cc3bbc847a14e096
-SIZE (IPA-1.00.tar.gz) = 123840
+MD5 (IPA-1.01.tar.gz) = 9a214f2993a05fb4e5a3e1c3d171fed6
+SIZE (IPA-1.01.tar.gz) = 62282