diff options
author | pav <pav@FreeBSD.org> | 2006-05-28 21:37:06 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2006-05-28 21:37:06 +0800 |
commit | 763932d81e1b7bab6da89e4e4abeb6501e4b5fed (patch) | |
tree | 57a2a030a071a93985dd58cb77b260c066badbe1 /graphics/kdegraphics4/Makefile | |
parent | a1e425f6369ae13aa6c1f84c2c1d4261314099ef (diff) | |
download | freebsd-ports-gnome-763932d81e1b7bab6da89e4e4abeb6501e4b5fed.tar.gz freebsd-ports-gnome-763932d81e1b7bab6da89e4e4abeb6501e4b5fed.tar.zst freebsd-ports-gnome-763932d81e1b7bab6da89e4e4abeb6501e4b5fed.zip |
- Renamed port graphics/libart_lgpl2 -> graphics/libart_lgpl
Diffstat (limited to 'graphics/kdegraphics4/Makefile')
-rw-r--r-- | graphics/kdegraphics4/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/kdegraphics4/Makefile b/graphics/kdegraphics4/Makefile index 0379481a7c14..d7c80f4885da 100644 --- a/graphics/kdegraphics4/Makefile +++ b/graphics/kdegraphics4/Makefile @@ -17,7 +17,7 @@ MAINTAINER= kde@FreeBSD.org COMMENT= Graphics utilities for the KDE3 integrated X11 desktop BUILD_DEPENDS= kpsewhich:${PORTSDIR}/print/teTeX-base -LIB_DEPENDS= art_lgpl_2:${PORTSDIR}/graphics/libart_lgpl2 \ +LIB_DEPENDS= art_lgpl_2:${PORTSDIR}/graphics/libart_lgpl \ fontconfig:${PORTSDIR}/x11-fonts/fontconfig \ freetype:${PORTSDIR}/print/freetype2 \ fribidi:${PORTSDIR}/converters/fribidi \ |