Makefile: readded wvdial and rp-pppoe
This commit is contained in:
parent
9a21f7f45f
commit
7b7348e599
12
Makefile
12
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
|
||||
|
Loading…
x
Reference in New Issue
Block a user