mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-04 22:18:55 +02:00
Initial .bep file for loadpng, thanks to michaelvoliveira
This commit is contained in:
11
media-libs/loadpng/patches/loadpng-1.5.patch
Normal file
11
media-libs/loadpng/patches/loadpng-1.5.patch
Normal file
@@ -0,0 +1,11 @@
|
||||
diff -Naur loadpng-1.5/Makefile.unx loadpng-1.5-haiku/Makefile.unx
|
||||
--- loadpng-1.5/Makefile.unx 2005-12-20 03:57:47.049807360 +0000
|
||||
+++ loadpng-1.5-haiku/Makefile.unx 2010-01-30 00:44:02.861929472 +0000
|
||||
@@ -1,6 +1,6 @@
|
||||
## Aux -*- Makefile -*- for Unices
|
||||
|
||||
-prefix := /usr/local
|
||||
+prefix := /boot/common
|
||||
libdir := $(prefix)/lib
|
||||
includedir := $(prefix)/include
|
||||
DESTDIR :=
|
||||
Reference in New Issue
Block a user