aboutsummaryrefslogtreecommitdiff
path: root/accessibility
diff options
context:
space:
mode:
authorMax Brazhnikov <makc@FreeBSD.org>2009-08-10 11:47:36 +0000
committerMax Brazhnikov <makc@FreeBSD.org>2009-08-10 11:47:36 +0000
commit1f8475f22f8d8bb9c6054ead276e33153e3b573a (patch)
tree1e7b22352a31c0762d4f7d0726861139ea86a514 /accessibility
parent9a6142d406ab92ebb826f5a0db82728b0a705d6b (diff)
downloadports-1f8475f22f8d8bb9c6054ead276e33153e3b573a.tar.gz
ports-1f8475f22f8d8bb9c6054ead276e33153e3b573a.zip
Mk/bsd.kde4.mk:
- rework KDE4_BUILDENV All ports: - remove needless post-extract target - make patches relative to ${PATCH_WRKSRC} - clean up - bump PORTREVISION when required databases/akonadi: - replace dependency on boost-python-libs with boost-libs (finally, boost-pyhton does not conflict with boost \o/) deskutils/kdepim*: - replace boost-python-libs with boost-libs - reduce dependencies - respect PREFIX - fix build with qt3 installed misc/kdeedu4: - add dependency on astro/xplanet (for KStars) misc/kdeutils4: - add dependency on devel/qca (for okteta) - make dependency on kdebase non-optional multimedia/kdemultimedia4: - add optional support for PulseAudio x11/kdebase4: - remove needless dependency on kdebase4-runtime x11/kdebase4-runtime, x11/kdebase4-workspace - remove extra CMAKE_ARGS to fix build for qt3/kde3 users x11/kdelibs4 - remove needless dependencies - remove extra CMAKE_ARGS to fix build for qt3/kde3 users
Notes
Notes: svn path=/head/; revision=239247
Diffstat (limited to 'accessibility')
-rw-r--r--accessibility/kaccessible/Makefile3
-rw-r--r--accessibility/kdeaccessibility4/Makefile3
-rw-r--r--accessibility/kmag/Makefile3
-rw-r--r--accessibility/kmousetool/Makefile3
-rw-r--r--accessibility/kmouth/Makefile3
5 files changed, 0 insertions, 15 deletions
diff --git a/accessibility/kaccessible/Makefile b/accessibility/kaccessible/Makefile
index 5875308d23dc..f4994e397729 100644
--- a/accessibility/kaccessible/Makefile
+++ b/accessibility/kaccessible/Makefile
@@ -30,7 +30,4 @@ MAN1= kmag.1 \
kmousetool.1 \
kmouth.1
-post-extract:
- ${MKDIR} ${WRKSRC}
-
.include <bsd.port.mk>
diff --git a/accessibility/kdeaccessibility4/Makefile b/accessibility/kdeaccessibility4/Makefile
index 5875308d23dc..f4994e397729 100644
--- a/accessibility/kdeaccessibility4/Makefile
+++ b/accessibility/kdeaccessibility4/Makefile
@@ -30,7 +30,4 @@ MAN1= kmag.1 \
kmousetool.1 \
kmouth.1
-post-extract:
- ${MKDIR} ${WRKSRC}
-
.include <bsd.port.mk>
diff --git a/accessibility/kmag/Makefile b/accessibility/kmag/Makefile
index 5875308d23dc..f4994e397729 100644
--- a/accessibility/kmag/Makefile
+++ b/accessibility/kmag/Makefile
@@ -30,7 +30,4 @@ MAN1= kmag.1 \
kmousetool.1 \
kmouth.1
-post-extract:
- ${MKDIR} ${WRKSRC}
-
.include <bsd.port.mk>
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>
diff --git a/accessibility/kmouth/Makefile b/accessibility/kmouth/Makefile
index 5875308d23dc..f4994e397729 100644
--- a/accessibility/kmouth/Makefile
+++ b/accessibility/kmouth/Makefile
@@ -30,7 +30,4 @@ MAN1= kmag.1 \
kmousetool.1 \
kmouth.1
-post-extract:
- ${MKDIR} ${WRKSRC}
-
.include <bsd.port.mk>