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
|
dhcpcd wget iproute2
|
||||||
|
|
||||||
PORTS_core = $(shell /bin/ls -I README ports/core)
|
PORTS_core = $(shell /bin/ls -I README ports/core)
|
||||||
PORTS_opt = grub nano libpng glib glitz libjpeg hicolor-icon-theme \
|
PORTS_opt = grub nano libpng glib glitz libjpeg hicolor-icon-theme atk \
|
||||||
atk freetype cairo libtiff fontconfig pango gtk libidl \
|
freetype cairo libtiff fontconfig pango gtk libidl firefox \
|
||||||
firefox cdrtools libtiff sudo blackbox dialog fetchmail \
|
cdrtools libtiff sudo blackbox dialog fetchmail procmail mdadm \
|
||||||
procmail mdadm wireless-tools cvs libxml2 libxslt libdrm \
|
wireless-tools cvs libxml2 libxslt libdrm mutt xterm \
|
||||||
mutt xterm p5-xml-parser
|
p5-xml-parser wvdial rp-pppoe
|
||||||
PORTS_xorg = $(shell /bin/ls -I README ports/xorg)
|
PORTS_xorg = $(shell /bin/cat packages.xorg)
|
||||||
|
|
||||||
ifeq ($(FORCE),yes)
|
ifeq ($(FORCE),yes)
|
||||||
PKGMK_FORCE=-f
|
PKGMK_FORCE=-f
|
||||||
|
Loading…
x
Reference in New Issue
Block a user