aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/p5-Tk-TableMatrix/Makefile
diff options
context:
space:
mode:
authorMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2004-03-20 03:03:47 +0000
committerMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2004-03-20 03:03:47 +0000
commit0f857a1b5b182658ebd90bb7c6cd4ad3f07435ef (patch)
treede577011cba0e203679b86440fac21117e41709f /x11-toolkits/p5-Tk-TableMatrix/Makefile
parent32c05e2fb2dd0a082c5b0a2ce16c7cf1b8ac0a6c (diff)
downloadports-0f857a1b5b182658ebd90bb7c6cd4ad3f07435ef.tar.gz
ports-0f857a1b5b182658ebd90bb7c6cd4ad3f07435ef.zip
Notes
Diffstat (limited to 'x11-toolkits/p5-Tk-TableMatrix/Makefile')
-rw-r--r--x11-toolkits/p5-Tk-TableMatrix/Makefile11
1 files changed, 2 insertions, 9 deletions
diff --git a/x11-toolkits/p5-Tk-TableMatrix/Makefile b/x11-toolkits/p5-Tk-TableMatrix/Makefile
index 8c5dc66770bc..beb727a767d3 100644
--- a/x11-toolkits/p5-Tk-TableMatrix/Makefile
+++ b/x11-toolkits/p5-Tk-TableMatrix/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Tk-TableMatrix
-PORTVERSION= 0.9
+PORTVERSION= 1.1
CATEGORIES= x11-toolkits perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Tk
@@ -18,17 +18,10 @@ COMMENT= Table/matrix extension to perl/tk for displaying table formatted data
BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Tk.pm:${PORTSDIR}/x11-toolkits/p5-Tk
RUN_DEPENDS= ${BUILD_DEPENDS}
-USE_SIZE= yes
PERL_CONFIGURE= yes
MAN3= Tk::TableMatrix.3 \
Tk::TableMatrix::Spreadsheet.3 \
Tk::TableMatrix::SpreadsheetHideRows.3
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} >= 502000
-BROKEN= "Does not compile"
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>