diff options
author | Stefan Eßer <se@FreeBSD.org> | 1998-02-21 15:15:58 +0000 |
---|---|---|
committer | Stefan Eßer <se@FreeBSD.org> | 1998-02-21 15:15:58 +0000 |
commit | 62221ea2f30c4c59d2c28f8d21ae26e9af72b113 (patch) | |
tree | 599341dd8988d88cdd5ef2624ce24a6ea98a31b0 /x11 | |
parent | 460a80e2f6c33e8a36511415bd96b039a7bd67b8 (diff) |
Notes
Diffstat (limited to 'x11')
-rw-r--r-- | x11/kde11/Makefile | 3 | ||||
-rw-r--r-- | x11/kde2/Makefile | 3 | ||||
-rw-r--r-- | x11/kde3/Makefile | 3 | ||||
-rw-r--r-- | x11/kde4/Makefile | 3 |
4 files changed, 8 insertions, 4 deletions
diff --git a/x11/kde11/Makefile b/x11/kde11/Makefile index a136495912aa..28404c430b6a 100644 --- a/x11/kde11/Makefile +++ b/x11/kde11/Makefile @@ -3,7 +3,7 @@ # Date created: 4 November 1997 # Whom: Satoshi Asami <asami@freebsd.org> # -# $Id: Makefile,v 1.3 1997/12/24 13:53:13 se Exp $ +# $Id: Makefile,v 1.4 1997/12/25 21:41:43 asami Exp $ # DISTNAME= kde-2.1b @@ -17,6 +17,7 @@ LIB_DEPENDS= kdecore\\.0\\.11:${PORTSDIR}/x11/kdelibs RUN_DEPENDS= kwm:${PORTSDIR}/x11/kdebase \ kcalc:${PORTSDIR}/misc/kdeutils \ kmahjongg:${PORTSDIR}/games/kdegames \ + kghostview:${PORTSDIR}/graphics/kdegraphics \ kmedia:${PORTSDIR}/audio/kdemultimedia \ # kmail:${PORTSDIR}/net/kdenetwork diff --git a/x11/kde2/Makefile b/x11/kde2/Makefile index a136495912aa..28404c430b6a 100644 --- a/x11/kde2/Makefile +++ b/x11/kde2/Makefile @@ -3,7 +3,7 @@ # Date created: 4 November 1997 # Whom: Satoshi Asami <asami@freebsd.org> # -# $Id: Makefile,v 1.3 1997/12/24 13:53:13 se Exp $ +# $Id: Makefile,v 1.4 1997/12/25 21:41:43 asami Exp $ # DISTNAME= kde-2.1b @@ -17,6 +17,7 @@ LIB_DEPENDS= kdecore\\.0\\.11:${PORTSDIR}/x11/kdelibs RUN_DEPENDS= kwm:${PORTSDIR}/x11/kdebase \ kcalc:${PORTSDIR}/misc/kdeutils \ kmahjongg:${PORTSDIR}/games/kdegames \ + kghostview:${PORTSDIR}/graphics/kdegraphics \ kmedia:${PORTSDIR}/audio/kdemultimedia \ # kmail:${PORTSDIR}/net/kdenetwork diff --git a/x11/kde3/Makefile b/x11/kde3/Makefile index a136495912aa..28404c430b6a 100644 --- a/x11/kde3/Makefile +++ b/x11/kde3/Makefile @@ -3,7 +3,7 @@ # Date created: 4 November 1997 # Whom: Satoshi Asami <asami@freebsd.org> # -# $Id: Makefile,v 1.3 1997/12/24 13:53:13 se Exp $ +# $Id: Makefile,v 1.4 1997/12/25 21:41:43 asami Exp $ # DISTNAME= kde-2.1b @@ -17,6 +17,7 @@ LIB_DEPENDS= kdecore\\.0\\.11:${PORTSDIR}/x11/kdelibs RUN_DEPENDS= kwm:${PORTSDIR}/x11/kdebase \ kcalc:${PORTSDIR}/misc/kdeutils \ kmahjongg:${PORTSDIR}/games/kdegames \ + kghostview:${PORTSDIR}/graphics/kdegraphics \ kmedia:${PORTSDIR}/audio/kdemultimedia \ # kmail:${PORTSDIR}/net/kdenetwork diff --git a/x11/kde4/Makefile b/x11/kde4/Makefile index a136495912aa..28404c430b6a 100644 --- a/x11/kde4/Makefile +++ b/x11/kde4/Makefile @@ -3,7 +3,7 @@ # Date created: 4 November 1997 # Whom: Satoshi Asami <asami@freebsd.org> # -# $Id: Makefile,v 1.3 1997/12/24 13:53:13 se Exp $ +# $Id: Makefile,v 1.4 1997/12/25 21:41:43 asami Exp $ # DISTNAME= kde-2.1b @@ -17,6 +17,7 @@ LIB_DEPENDS= kdecore\\.0\\.11:${PORTSDIR}/x11/kdelibs RUN_DEPENDS= kwm:${PORTSDIR}/x11/kdebase \ kcalc:${PORTSDIR}/misc/kdeutils \ kmahjongg:${PORTSDIR}/games/kdegames \ + kghostview:${PORTSDIR}/graphics/kdegraphics \ kmedia:${PORTSDIR}/audio/kdemultimedia \ # kmail:${PORTSDIR}/net/kdenetwork |