summaryrefslogtreecommitdiff
path: root/net/kdenetwork3
diff options
context:
space:
mode:
authormarkd <markd>2009-02-12 00:00:57 +0000
committermarkd <markd>2009-02-12 00:00:57 +0000
commitce65d1303815db155dd1aaa980b6658774ff415d (patch)
tree6e278d8e39577b9c98be32de9787efe3bba24164 /net/kdenetwork3
parente504dda6ae183a677278678fb1d0e039e31f78fe (diff)
downloadpkgsrc-ce65d1303815db155dd1aaa980b6658774ff415d.tar.gz
add DESTDIR support.
Diffstat (limited to 'net/kdenetwork3')
-rw-r--r--net/kdenetwork3/Makefile9
1 files changed, 3 insertions, 6 deletions
diff --git a/net/kdenetwork3/Makefile b/net/kdenetwork3/Makefile
index a8383023f22..e8337bd26ee 100644
--- a/net/kdenetwork3/Makefile
+++ b/net/kdenetwork3/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.68 2008/10/11 19:12:30 markd Exp $
+# $NetBSD: Makefile,v 1.69 2009/02/12 00:00:57 markd Exp $
DISTNAME= kdenetwork-${_KDE_VERSION}
PKGREVISION= 1
@@ -7,6 +7,8 @@ COMMENT= Network modules for the KDE integrated X11 desktop
CONFLICTS= kopete-[0-9]*
+PKG_DESTDIR_SUPPORT= user-destdir
+
.include "../../meta-pkgs/kde3/Makefile.kde3"
DEPENDS+= qca-tls>=1.0:../../security/qca-tls
@@ -48,8 +50,6 @@ post-configure:
${MV} Makefile Makefile.save; ${GREP} -v "^#>" Makefile.save > Makefile; \
${RM} Makefile.save)
-BUILDLINK_DEPMETHOD.libXt?= build
-
.include "../../meta-pkgs/kde3/kde3.mk"
.include "../../converters/uulib/buildlink3.mk"
.include "../../databases/gdbm/buildlink3.mk"
@@ -58,10 +58,7 @@ BUILDLINK_DEPMETHOD.libXt?= build
.include "../../net/openslp/buildlink3.mk"
.include "../../x11/kdebase3/buildlink3.mk"
.include "../../x11/kdelibs3/buildlink3.mk"
-.include "../../x11/libSM/buildlink3.mk"
-.include "../../x11/libX11/buildlink3.mk"
.include "../../x11/libXmu/buildlink3.mk"
-.include "../../x11/libXt/buildlink3.mk"
.include "../../x11/libXtst/buildlink3.mk"
.include "../../x11/libXxf86vm/buildlink3.mk"
.include "../../x11/xextproto/buildlink3.mk"