diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1998-12-01 02:57:27 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1998-12-01 02:57:27 +0000 |
commit | b84358bd6074f63917e478c7ba7a1f10f37db466 (patch) | |
tree | 3cb800de1cc4c6dba182fb8d0818a6fb68d0b84d | |
parent | e3f53a8e898741db0dd534aa227c677c3fd559a1 (diff) | |
download | ports-b84358bd6074f63917e478c7ba7a1f10f37db466.tar.gz ports-b84358bd6074f63917e478c7ba7a1f10f37db466.zip |
Notes
-rw-r--r-- | x11/kde4-baseapps/Makefile | 5 | ||||
-rw-r--r-- | x11/kde4-runtime/Makefile | 5 | ||||
-rw-r--r-- | x11/kde4-workspace/Makefile | 5 | ||||
-rw-r--r-- | x11/kdebase11/Makefile | 5 | ||||
-rw-r--r-- | x11/kdebase2/Makefile | 5 | ||||
-rw-r--r-- | x11/kdebase3/Makefile | 5 | ||||
-rw-r--r-- | x11/kdebase4-runtime/Makefile | 5 | ||||
-rw-r--r-- | x11/kdebase4-workspace/Makefile | 5 | ||||
-rw-r--r-- | x11/kdebase4/Makefile | 5 |
9 files changed, 27 insertions, 18 deletions
diff --git a/x11/kde4-baseapps/Makefile b/x11/kde4-baseapps/Makefile index 6ab32e036fe9..9cc7702c1a17 100644 --- a/x11/kde4-baseapps/Makefile +++ b/x11/kde4-baseapps/Makefile @@ -3,7 +3,7 @@ # Date created: 28 October 1997 # Whom: Stefan Eßer <se@freebsd.org> # -# $Id: Makefile,v 1.20 1998/09/30 02:07:26 jseger Exp $ +# $Id: Makefile,v 1.21 1998/10/01 18:35:34 brian Exp $ # DISTNAME= kdebase-1.0 @@ -20,7 +20,8 @@ LIB_DEPENDS= gif.3:${PORTSDIR}/graphics/giflib \ jscript.0:${PORTSDIR}/x11/kdelibs \ khtmlw.1:${PORTSDIR}/x11/kdelibs \ kfm.1:${PORTSDIR}/x11/kdelibs \ - mediatool.1:${PORTSDIR}/x11/kdelibs + mediatool.1:${PORTSDIR}/x11/kdelibs \ + Xpm.4:${PORTSDIR}/graphics/xpm USE_QT= yes HAS_CONFIGURE= yes diff --git a/x11/kde4-runtime/Makefile b/x11/kde4-runtime/Makefile index 6ab32e036fe9..9cc7702c1a17 100644 --- a/x11/kde4-runtime/Makefile +++ b/x11/kde4-runtime/Makefile @@ -3,7 +3,7 @@ # Date created: 28 October 1997 # Whom: Stefan Eßer <se@freebsd.org> # -# $Id: Makefile,v 1.20 1998/09/30 02:07:26 jseger Exp $ +# $Id: Makefile,v 1.21 1998/10/01 18:35:34 brian Exp $ # DISTNAME= kdebase-1.0 @@ -20,7 +20,8 @@ LIB_DEPENDS= gif.3:${PORTSDIR}/graphics/giflib \ jscript.0:${PORTSDIR}/x11/kdelibs \ khtmlw.1:${PORTSDIR}/x11/kdelibs \ kfm.1:${PORTSDIR}/x11/kdelibs \ - mediatool.1:${PORTSDIR}/x11/kdelibs + mediatool.1:${PORTSDIR}/x11/kdelibs \ + Xpm.4:${PORTSDIR}/graphics/xpm USE_QT= yes HAS_CONFIGURE= yes diff --git a/x11/kde4-workspace/Makefile b/x11/kde4-workspace/Makefile index 6ab32e036fe9..9cc7702c1a17 100644 --- a/x11/kde4-workspace/Makefile +++ b/x11/kde4-workspace/Makefile @@ -3,7 +3,7 @@ # Date created: 28 October 1997 # Whom: Stefan Eßer <se@freebsd.org> # -# $Id: Makefile,v 1.20 1998/09/30 02:07:26 jseger Exp $ +# $Id: Makefile,v 1.21 1998/10/01 18:35:34 brian Exp $ # DISTNAME= kdebase-1.0 @@ -20,7 +20,8 @@ LIB_DEPENDS= gif.3:${PORTSDIR}/graphics/giflib \ jscript.0:${PORTSDIR}/x11/kdelibs \ khtmlw.1:${PORTSDIR}/x11/kdelibs \ kfm.1:${PORTSDIR}/x11/kdelibs \ - mediatool.1:${PORTSDIR}/x11/kdelibs + mediatool.1:${PORTSDIR}/x11/kdelibs \ + Xpm.4:${PORTSDIR}/graphics/xpm USE_QT= yes HAS_CONFIGURE= yes diff --git a/x11/kdebase11/Makefile b/x11/kdebase11/Makefile index 6ab32e036fe9..9cc7702c1a17 100644 --- a/x11/kdebase11/Makefile +++ b/x11/kdebase11/Makefile @@ -3,7 +3,7 @@ # Date created: 28 October 1997 # Whom: Stefan Eßer <se@freebsd.org> # -# $Id: Makefile,v 1.20 1998/09/30 02:07:26 jseger Exp $ +# $Id: Makefile,v 1.21 1998/10/01 18:35:34 brian Exp $ # DISTNAME= kdebase-1.0 @@ -20,7 +20,8 @@ LIB_DEPENDS= gif.3:${PORTSDIR}/graphics/giflib \ jscript.0:${PORTSDIR}/x11/kdelibs \ khtmlw.1:${PORTSDIR}/x11/kdelibs \ kfm.1:${PORTSDIR}/x11/kdelibs \ - mediatool.1:${PORTSDIR}/x11/kdelibs + mediatool.1:${PORTSDIR}/x11/kdelibs \ + Xpm.4:${PORTSDIR}/graphics/xpm USE_QT= yes HAS_CONFIGURE= yes diff --git a/x11/kdebase2/Makefile b/x11/kdebase2/Makefile index 6ab32e036fe9..9cc7702c1a17 100644 --- a/x11/kdebase2/Makefile +++ b/x11/kdebase2/Makefile @@ -3,7 +3,7 @@ # Date created: 28 October 1997 # Whom: Stefan Eßer <se@freebsd.org> # -# $Id: Makefile,v 1.20 1998/09/30 02:07:26 jseger Exp $ +# $Id: Makefile,v 1.21 1998/10/01 18:35:34 brian Exp $ # DISTNAME= kdebase-1.0 @@ -20,7 +20,8 @@ LIB_DEPENDS= gif.3:${PORTSDIR}/graphics/giflib \ jscript.0:${PORTSDIR}/x11/kdelibs \ khtmlw.1:${PORTSDIR}/x11/kdelibs \ kfm.1:${PORTSDIR}/x11/kdelibs \ - mediatool.1:${PORTSDIR}/x11/kdelibs + mediatool.1:${PORTSDIR}/x11/kdelibs \ + Xpm.4:${PORTSDIR}/graphics/xpm USE_QT= yes HAS_CONFIGURE= yes diff --git a/x11/kdebase3/Makefile b/x11/kdebase3/Makefile index 6ab32e036fe9..9cc7702c1a17 100644 --- a/x11/kdebase3/Makefile +++ b/x11/kdebase3/Makefile @@ -3,7 +3,7 @@ # Date created: 28 October 1997 # Whom: Stefan Eßer <se@freebsd.org> # -# $Id: Makefile,v 1.20 1998/09/30 02:07:26 jseger Exp $ +# $Id: Makefile,v 1.21 1998/10/01 18:35:34 brian Exp $ # DISTNAME= kdebase-1.0 @@ -20,7 +20,8 @@ LIB_DEPENDS= gif.3:${PORTSDIR}/graphics/giflib \ jscript.0:${PORTSDIR}/x11/kdelibs \ khtmlw.1:${PORTSDIR}/x11/kdelibs \ kfm.1:${PORTSDIR}/x11/kdelibs \ - mediatool.1:${PORTSDIR}/x11/kdelibs + mediatool.1:${PORTSDIR}/x11/kdelibs \ + Xpm.4:${PORTSDIR}/graphics/xpm USE_QT= yes HAS_CONFIGURE= yes diff --git a/x11/kdebase4-runtime/Makefile b/x11/kdebase4-runtime/Makefile index 6ab32e036fe9..9cc7702c1a17 100644 --- a/x11/kdebase4-runtime/Makefile +++ b/x11/kdebase4-runtime/Makefile @@ -3,7 +3,7 @@ # Date created: 28 October 1997 # Whom: Stefan Eßer <se@freebsd.org> # -# $Id: Makefile,v 1.20 1998/09/30 02:07:26 jseger Exp $ +# $Id: Makefile,v 1.21 1998/10/01 18:35:34 brian Exp $ # DISTNAME= kdebase-1.0 @@ -20,7 +20,8 @@ LIB_DEPENDS= gif.3:${PORTSDIR}/graphics/giflib \ jscript.0:${PORTSDIR}/x11/kdelibs \ khtmlw.1:${PORTSDIR}/x11/kdelibs \ kfm.1:${PORTSDIR}/x11/kdelibs \ - mediatool.1:${PORTSDIR}/x11/kdelibs + mediatool.1:${PORTSDIR}/x11/kdelibs \ + Xpm.4:${PORTSDIR}/graphics/xpm USE_QT= yes HAS_CONFIGURE= yes diff --git a/x11/kdebase4-workspace/Makefile b/x11/kdebase4-workspace/Makefile index 6ab32e036fe9..9cc7702c1a17 100644 --- a/x11/kdebase4-workspace/Makefile +++ b/x11/kdebase4-workspace/Makefile @@ -3,7 +3,7 @@ # Date created: 28 October 1997 # Whom: Stefan Eßer <se@freebsd.org> # -# $Id: Makefile,v 1.20 1998/09/30 02:07:26 jseger Exp $ +# $Id: Makefile,v 1.21 1998/10/01 18:35:34 brian Exp $ # DISTNAME= kdebase-1.0 @@ -20,7 +20,8 @@ LIB_DEPENDS= gif.3:${PORTSDIR}/graphics/giflib \ jscript.0:${PORTSDIR}/x11/kdelibs \ khtmlw.1:${PORTSDIR}/x11/kdelibs \ kfm.1:${PORTSDIR}/x11/kdelibs \ - mediatool.1:${PORTSDIR}/x11/kdelibs + mediatool.1:${PORTSDIR}/x11/kdelibs \ + Xpm.4:${PORTSDIR}/graphics/xpm USE_QT= yes HAS_CONFIGURE= yes diff --git a/x11/kdebase4/Makefile b/x11/kdebase4/Makefile index 6ab32e036fe9..9cc7702c1a17 100644 --- a/x11/kdebase4/Makefile +++ b/x11/kdebase4/Makefile @@ -3,7 +3,7 @@ # Date created: 28 October 1997 # Whom: Stefan Eßer <se@freebsd.org> # -# $Id: Makefile,v 1.20 1998/09/30 02:07:26 jseger Exp $ +# $Id: Makefile,v 1.21 1998/10/01 18:35:34 brian Exp $ # DISTNAME= kdebase-1.0 @@ -20,7 +20,8 @@ LIB_DEPENDS= gif.3:${PORTSDIR}/graphics/giflib \ jscript.0:${PORTSDIR}/x11/kdelibs \ khtmlw.1:${PORTSDIR}/x11/kdelibs \ kfm.1:${PORTSDIR}/x11/kdelibs \ - mediatool.1:${PORTSDIR}/x11/kdelibs + mediatool.1:${PORTSDIR}/x11/kdelibs \ + Xpm.4:${PORTSDIR}/graphics/xpm USE_QT= yes HAS_CONFIGURE= yes |