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 /x11-clocks | |
parent | 9a6142d406ab92ebb826f5a0db82728b0a705d6b (diff) | |
download | ports-1f8475f22f8d8bb9c6054ead276e33153e3b573a.tar.gz ports-1f8475f22f8d8bb9c6054ead276e33153e3b573a.zip |
Notes
Diffstat (limited to 'x11-clocks')
-rw-r--r-- | x11-clocks/kdetoys4/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/x11-clocks/kdetoys4/Makefile b/x11-clocks/kdetoys4/Makefile index 96d172203c99..86e7cc0983f2 100644 --- a/x11-clocks/kdetoys4/Makefile +++ b/x11-clocks/kdetoys4/Makefile @@ -25,7 +25,4 @@ MAKE_JOBS_SAFE= yes MAN6= amor.6 -post-extract: - ${MKDIR} ${WRKSRC} - .include <bsd.port.mk> |