diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2005-02-12 22:35:30 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2005-02-12 22:35:30 +0000 |
commit | 9c9d82cc6e606ca0289d3ce12fb00ab0a06f70ae (patch) | |
tree | 010846268d1543f10221657b74bd0e9daf3c3481 /graphics/p5-Tk-JPEG-Lite | |
parent | ccaeb8c238f69cdaefe91e51e52619b9db717c32 (diff) | |
download | ports-9c9d82cc6e606ca0289d3ce12fb00ab0a06f70ae.tar.gz ports-9c9d82cc6e606ca0289d3ce12fb00ab0a06f70ae.zip |
Notes
Diffstat (limited to 'graphics/p5-Tk-JPEG-Lite')
-rw-r--r-- | graphics/p5-Tk-JPEG-Lite/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/p5-Tk-JPEG-Lite/Makefile b/graphics/p5-Tk-JPEG-Lite/Makefile index ab5bc090675b..d944976b1779 100644 --- a/graphics/p5-Tk-JPEG-Lite/Makefile +++ b/graphics/p5-Tk-JPEG-Lite/Makefile @@ -19,6 +19,8 @@ BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Tk.pm:${PORTSDIR}/x11-toolkits/p5-Tk LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg RUN_DEPENDS= ${BUILD_DEPENDS} +BROKEN= Removes files installed by another port + PERL_CONFIGURE= yes USE_REINPLACE= yes |