mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-09 06:51:44 +00:00
3a42c47a77
- Fix build on 4.X - Use USE_LIBTOOL_VER=15 PR: ports/80039 Submitted by: Antoine Brodin <antoine.brodin@laposte.net> (maintainer) Approved by: adamw (mentor)
14 lines
449 B
Plaintext
14 lines
449 B
Plaintext
@unexec if cmp -s %D/etc/ggi/libggiwmh.conf %D/etc/ggi/libggiwmh.conf.dist; then rm -f %D/etc/ggi/libggiwmh.conf; fi
|
|
etc/ggi/libggiwmh.conf.dist
|
|
@exec [ -f %B/libggiwmh.conf ] || cp %B/%f %B/libggiwmh.conf
|
|
include/ggi/internal/wmh.h
|
|
include/ggi/wmh-defs.h
|
|
include/ggi/wmh.h
|
|
lib/ggi/wmh/display/pseudo_stubs_wmh.so
|
|
%%XWMH%%lib/ggi/wmh/display/X_wmh.so
|
|
lib/libggiwmh.a
|
|
lib/libggiwmh.so
|
|
lib/libggiwmh.so.0
|
|
@dirrm lib/ggi/wmh/display
|
|
@dirrm lib/ggi/wmh
|