mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-31 10:46:16 +00:00
3e4ed01146
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Remove X11BASE support in favor of LOCALBASE or PREFIX - Use USE_LDCONFIG instead of INSTALLS_SHLIB - Remove unneeded USE_GCC 3.4+ Thanks to all Helpers: Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr, ehaupt, nox, itetcu, flz, pav PR: 116263 Tested on: pointyhat Approved by: portmgr (pav)
20 lines
588 B
Plaintext
20 lines
588 B
Plaintext
*** samples/XBanner.ad.orig Tue May 13 00:55:58 1997
|
|
--- samples/XBanner.ad Sat Dec 18 01:50:18 1999
|
|
***************
|
|
*** 96,102 ****
|
|
XBanner.BarSize: 12
|
|
|
|
! Name of the pixmap file to tile over the root window
|
|
! !XBanner.BgPixFile: /usr/include/X11/pixmaps/xdm_bg.xpm
|
|
|
|
! The number of ripples for the Ripples BG style
|
|
XBanner.Ripples: 3
|
|
--- 96,102 ----
|
|
XBanner.BarSize: 12
|
|
|
|
! Name of the pixmap file to tile over the root window
|
|
! !XBanner.BgPixFile: %%LOCALBASE%%/include/X11/pixmaps/xdm_bg.xpm
|
|
|
|
! The number of ripples for the Ripples BG style
|
|
XBanner.Ripples: 3
|