mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
Forgot to completely patch this port to make it build again.
This commit is contained in:
parent
ddcf000c04
commit
52bb583e9d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=59881
@ -1,5 +1,5 @@
|
||||
--- Makefile.orig Sat Apr 5 09:08:26 1997
|
||||
+++ Makefile Fri May 24 03:59:44 2002
|
||||
+++ Makefile Fri May 24 04:16:16 2002
|
||||
@@ -1,12 +1,15 @@
|
||||
####### This section was automatically generated from
|
||||
|
||||
@ -17,7 +17,7 @@
|
||||
+LFLAGS+= -Wl,-rpath,${X11BASE}/lib
|
||||
+.endif
|
||||
+CC ?= gcc
|
||||
+MOC = ${X11BASE]/bin/moc1
|
||||
+MOC = ${X11BASE}/bin/moc1
|
||||
SHELL = /bin/sh
|
||||
|
||||
####### End of automatically generated section
|
||||
|
Loading…
Reference in New Issue
Block a user