diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2006-05-28 13:37:06 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2006-05-28 13:37:06 +0000 |
commit | b47ad7a9430802af45dc6c12573374c9801fa2e7 (patch) | |
tree | 93c8203683c5cd37c093a1bfd82a57972066bfd9 /x11 | |
parent | - Rename port print/gnomeprint -> print/gnome-print (diff) |
- Renamed port graphics/libart_lgpl2 -> graphics/libart_lgpl
Diffstat (limited to 'x11')
-rw-r--r-- | x11/kdelibs3/Makefile | 2 | ||||
-rw-r--r-- | x11/kdelibs4/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/x11/kdelibs3/Makefile b/x11/kdelibs3/Makefile index 40fab0c44303..18c4090d2530 100644 --- a/x11/kdelibs3/Makefile +++ b/x11/kdelibs3/Makefile @@ -21,7 +21,7 @@ COMMENT= Base set of libraries needed by KDE programs DEPENDS= ${PORTSDIR}/misc/kdehier BUILD_DEPENDS= mkfontdir:${X_CLIENTS_PORT} LIB_DEPENDS= IlmImf:${PORTSDIR}/graphics/OpenEXR \ - art_lgpl_2.5:${PORTSDIR}/graphics/libart_lgpl2 \ + art_lgpl_2.5:${PORTSDIR}/graphics/libart_lgpl \ artsc.0:${PORTSDIR}/audio/arts \ aspell:${PORTSDIR}/textproc/aspell \ dns_sd:${PORTSDIR}/net/mDNSResponder \ diff --git a/x11/kdelibs4/Makefile b/x11/kdelibs4/Makefile index 40fab0c44303..18c4090d2530 100644 --- a/x11/kdelibs4/Makefile +++ b/x11/kdelibs4/Makefile @@ -21,7 +21,7 @@ COMMENT= Base set of libraries needed by KDE programs DEPENDS= ${PORTSDIR}/misc/kdehier BUILD_DEPENDS= mkfontdir:${X_CLIENTS_PORT} LIB_DEPENDS= IlmImf:${PORTSDIR}/graphics/OpenEXR \ - art_lgpl_2.5:${PORTSDIR}/graphics/libart_lgpl2 \ + art_lgpl_2.5:${PORTSDIR}/graphics/libart_lgpl \ artsc.0:${PORTSDIR}/audio/arts \ aspell:${PORTSDIR}/textproc/aspell \ dns_sd:${PORTSDIR}/net/mDNSResponder \ |