mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Fix the build when gtk isn't installed.
This commit is contained in:
parent
99f559cbb4
commit
0a15a2fe54
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=221501
1 changed files with 9 additions and 4 deletions
|
@ -1,9 +1,10 @@
|
|||
--- Makefile.in.orig Tue Jun 5 12:43:40 2007
|
||||
+++ Makefile.in Tue Jun 5 12:43:53 2007
|
||||
@@ -423,14 +423,12 @@
|
||||
--- Makefile.in.orig 2008-10-02 22:46:23.000000000 +0000
|
||||
+++ Makefile.in 2008-10-12 17:59:39.000000000 +0000
|
||||
@@ -359,19 +359,15 @@
|
||||
gst-libs \
|
||||
gst sys $(SUBDIRS_EXT) \
|
||||
tools \
|
||||
tests \
|
||||
- tests \
|
||||
- docs \
|
||||
po \
|
||||
common \
|
||||
|
@ -15,3 +16,7 @@
|
|||
gst-libs \
|
||||
gst sys ext \
|
||||
tools \
|
||||
- tests \
|
||||
po \
|
||||
common \
|
||||
m4 \
|
||||
|
|
Loading…
Add table
Reference in a new issue