diff options
author | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2009-09-09 08:00:25 +0000 |
---|---|---|
committer | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2009-09-09 08:00:25 +0000 |
commit | b3434dd1054b749fab74a74229559421e35bcb5e (patch) | |
tree | abf76d23860def57ec5bbc4af931ed1081f2924e /x11-toolkits | |
parent | a56ce1e04c87326f0b1636b41cfeb6231dd2b938 (diff) | |
download | ports-b3434dd1054b749fab74a74229559421e35bcb5e.tar.gz ports-b3434dd1054b749fab74a74229559421e35bcb5e.zip |
Notes
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/p5-Tk/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/x11-toolkits/p5-Tk/Makefile b/x11-toolkits/p5-Tk/Makefile index 80441d15b4e5..a8c5ad4b7905 100644 --- a/x11-toolkits/p5-Tk/Makefile +++ b/x11-toolkits/p5-Tk/Makefile @@ -14,6 +14,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org COMMENT= A re-port of a perl5 interface to Tk8.4 +MAKE_JOBS_UNSAFE= yes + PERL_CONFIGURE= 5.8.0+ USE_XORG= x11 CONFIGURE_ARGS= X11LIB=${LOCALBASE}/lib X11INC=${LOCALBASE}/include |