SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
16
editors/moe/patches/patch-configure
Normal file
16
editors/moe/patches/patch-configure
Normal file
|
@ -0,0 +1,16 @@
|
|||
Remove these hardcoded bits
|
||||
|
||||
Index: configure
|
||||
--- configure.orig
|
||||
+++ configure
|
||||
@@ -21,10 +21,6 @@ datarootdir='$(prefix)/share'
|
||||
infodir='$(datarootdir)/info'
|
||||
mandir='$(datarootdir)/man'
|
||||
sysconfdir='$(prefix)/etc'
|
||||
-CXX=g++
|
||||
-CPPFLAGS=
|
||||
-CXXFLAGS='-Wall -W -O2'
|
||||
-LDFLAGS=
|
||||
LIBS=-lncurses
|
||||
MAKEINFO=makeinfo
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue