diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2006-06-25 16:38:48 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2006-06-25 16:38:48 +0000 |
commit | baba9cd29faf459885696356676b8bb69a115660 (patch) | |
tree | 64cac8b4c9b752e5836933a9f45a66ded6d76f7e /x11-toolkits/p5-Tk-ResizeButton | |
parent | ba6a7f1de4a282ca4bb92653f9b6ccf5f70b4f65 (diff) | |
download | ports-baba9cd29faf459885696356676b8bb69a115660.tar.gz ports-baba9cd29faf459885696356676b8bb69a115660.zip |
Notes
Diffstat (limited to 'x11-toolkits/p5-Tk-ResizeButton')
-rw-r--r-- | x11-toolkits/p5-Tk-ResizeButton/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/x11-toolkits/p5-Tk-ResizeButton/Makefile b/x11-toolkits/p5-Tk-ResizeButton/Makefile index ad9328e98d7b..f5dba40f5f2d 100644 --- a/x11-toolkits/p5-Tk-ResizeButton/Makefile +++ b/x11-toolkits/p5-Tk-ResizeButton/Makefile @@ -20,7 +20,6 @@ RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= yes -MAN3PREFIX= ${LOCALBASE}/lib/perl5/${PERL_VERSION} MAN3= Tk::ResizeButton.3 .include <bsd.port.mk> |