SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
11
graphics/ipe/patches/patch-src_ipeui_Makefile
Normal file
11
graphics/ipe/patches/patch-src_ipeui_Makefile
Normal file
|
@ -0,0 +1,11 @@
|
|||
Index: src/ipeui/Makefile
|
||||
--- src/ipeui/Makefile.orig
|
||||
+++ src/ipeui/Makefile
|
||||
@@ -11,6 +11,7 @@ SONAME = $(call soname,ipeui)
|
||||
INSTALL_SYMLINKS = $(call install_symlinks,ipeui)
|
||||
|
||||
CXXFLAGS += $(UI_CFLAGS) $(LUA_CFLAGS) $(DLL_CFLAGS)
|
||||
+CPPFLAGS += $(CXXFLAGS)
|
||||
LIBS += $(UI_LIBS) $(LUA_LIBS)
|
||||
|
||||
all: $(TARGET)
|
Loading…
Add table
Add a link
Reference in a new issue