From 7b7348e599409b895b664fd89682dac71d064420 Mon Sep 17 00:00:00 2001 From: Juergen Daubert Date: Mon, 10 Sep 2007 08:44:18 +0200 Subject: [PATCH] Makefile: readded wvdial and rp-pppoe --- Makefile | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Makefile b/Makefile index 6ce3d9a..c0c5a27 100644 --- a/Makefile +++ b/Makefile @@ -25,12 +25,12 @@ ISO_PACKAGES = filesystem bash coreutils bzip2 e2fsprogs jfsutils \ dhcpcd wget iproute2 PORTS_core = $(shell /bin/ls -I README ports/core) -PORTS_opt = grub nano libpng glib glitz libjpeg hicolor-icon-theme \ - atk freetype cairo libtiff fontconfig pango gtk libidl \ - firefox cdrtools libtiff sudo blackbox dialog fetchmail \ - procmail mdadm wireless-tools cvs libxml2 libxslt libdrm \ - mutt xterm p5-xml-parser -PORTS_xorg = $(shell /bin/ls -I README ports/xorg) +PORTS_opt = grub nano libpng glib glitz libjpeg hicolor-icon-theme atk \ + freetype cairo libtiff fontconfig pango gtk libidl firefox \ + cdrtools libtiff sudo blackbox dialog fetchmail procmail mdadm \ + wireless-tools cvs libxml2 libxslt libdrm mutt xterm \ + p5-xml-parser wvdial rp-pppoe +PORTS_xorg = $(shell /bin/cat packages.xorg) ifeq ($(FORCE),yes) PKGMK_FORCE=-f