diff options
author | Max Brazhnikov <makc@FreeBSD.org> | 2009-08-10 11:47:36 +0000 |
---|---|---|
committer | Max Brazhnikov <makc@FreeBSD.org> | 2009-08-10 11:47:36 +0000 |
commit | 1f8475f22f8d8bb9c6054ead276e33153e3b573a (patch) | |
tree | 1e7b22352a31c0762d4f7d0726861139ea86a514 /accessibility/kmousetool | |
parent | 9a6142d406ab92ebb826f5a0db82728b0a705d6b (diff) | |
download | ports-1f8475f22f8d8bb9c6054ead276e33153e3b573a.tar.gz ports-1f8475f22f8d8bb9c6054ead276e33153e3b573a.zip |
Notes
Diffstat (limited to 'accessibility/kmousetool')
-rw-r--r-- | accessibility/kmousetool/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/accessibility/kmousetool/Makefile b/accessibility/kmousetool/Makefile index 5875308d23dc..f4994e397729 100644 --- a/accessibility/kmousetool/Makefile +++ b/accessibility/kmousetool/Makefile @@ -30,7 +30,4 @@ MAN1= kmag.1 \ kmousetool.1 \ kmouth.1 -post-extract: - ${MKDIR} ${WRKSRC} - .include <bsd.port.mk> |