mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-05 11:35:01 +00:00
8503536d38
Approved by: portmgr (kris)
17 lines
543 B
Plaintext
17 lines
543 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.la
|
|
lib/ggi/wmh/display/pseudo_stubs_wmh.so
|
|
%%XWMH%%lib/ggi/wmh/display/X_wmh.la
|
|
%%XWMH%%lib/ggi/wmh/display/X_wmh.so
|
|
lib/libggiwmh.a
|
|
lib/libggiwmh.la
|
|
lib/libggiwmh.so
|
|
lib/libggiwmh.so.0
|
|
@dirrm lib/ggi/wmh/display
|
|
@dirrm lib/ggi/wmh
|