mirror of
https://git.freebsd.org/ports.git
synced 2025-05-18 01:53:13 -04:00
11 lines
269 B
Text
11 lines
269 B
Text
--- gtk/Makefile.in.orig 2017-01-07 22:24:38 UTC
|
|
+++ gtk/Makefile.in
|
|
@@ -30,7 +30,7 @@ LIB_VERSION_2.90 = 9:0:0
|
|
LIB_VERSION_2.91 = 0:0:0
|
|
|
|
TARGET = $(TARGET_$(VTE_ABI))
|
|
-TARGET_ = libvte
|
|
+TARGET_ = libvte-mlterm
|
|
TARGET_2.90 = libvte2_90
|
|
TARGET_2.91 = libvte-2.91
|
|
|