summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--base/links/.footprint (renamed from extra/links/.footprint)0
-rw-r--r--base/links/.md5sum (renamed from extra/links/.md5sum)0
-rw-r--r--base/links/Pkgfile (renamed from extra/links/Pkgfile)4
3 files changed, 2 insertions, 2 deletions
diff --git a/extra/links/.footprint b/base/links/.footprint
index a8509153f..a8509153f 100644
--- a/extra/links/.footprint
+++ b/base/links/.footprint
diff --git a/extra/links/.md5sum b/base/links/.md5sum
index 64f50c55a..64f50c55a 100644
--- a/extra/links/.md5sum
+++ b/base/links/.md5sum
diff --git a/extra/links/Pkgfile b/base/links/Pkgfile
index d805b6948..be0d508e4 100644
--- a/extra/links/Pkgfile
+++ b/base/links/Pkgfile
@@ -16,8 +16,8 @@ build() {
./configure --prefix=/usr \
--mandir=/usr/share/man \
--enable-javascript \
- --disable-graphics \
- --without-x
+ --enable-graphics \
+ --with-fb --with-directfb
make
make DESTDIR=$PKG install
}