mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 04:00:05 +02:00
Merged old patch in the links-2.3pre2.patch and added a few __HAIKU__ if
def checks. This now builds with graphics enabled, but KDLs if you try to goto a url, so more work on this is still needed.
This commit is contained in:
@@ -9,8 +9,14 @@ BUILD {
|
||||
cd links-2.3pre2
|
||||
autoconf
|
||||
./configure --prefix=`finddir B_COMMON_DIRECTORY` \
|
||||
--mandir=`finddir B_COMMON_DOCUMENTATION_DIRECTORY`/man
|
||||
--mandir=`finddir B_COMMON_DOCUMENTATION_DIRECTORY`/man \
|
||||
--without-x \
|
||||
--enable-utf-8 \
|
||||
--enable-graphics
|
||||
rc links-beos.rdef
|
||||
make
|
||||
xres -o links links-beos.rsrc
|
||||
mimeset links
|
||||
}
|
||||
|
||||
INSTALL {
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user