| Server IP : 82.208.35.60 / Your IP : 216.73.216.89 Web Server : Apache/2.4.55 (FreeBSD) OpenSSL/1.1.1q-freebsd PHP/7.3.31 System : FreeBSD server7.d2m.cz 12.4-RELEASE-p9 FreeBSD 12.4-RELEASE-p9 GENERIC amd64 User : studiokobylisy_cz ( 1008) PHP Version : 7.3.31 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /usr/ports/x11-wm/selectwm/ |
Upload File : |
PORTNAME= selectwm
PORTVERSION= 0.4.1
PORTREVISION= 10
CATEGORIES= x11-wm
MASTER_SITES= http://ordiluc.net/selectwm/
MAINTAINER= ports@FreeBSD.org
COMMENT= GTK application to let you select a window manager when starting X
WWW= https://ordiluc.net/selectwm/
USES= gnome pkgconfig tar:bzip2
USE_GNOME= gtk20
GNU_CONFIGURE= yes
PLIST_FILES= bin/selectwm share/locale/fr/LC_MESSAGES/selectwm.mo \
man/man1/selectwm.1.gz
post-patch:
@${REINPLACE_CMD} -e 's,-O2,${CFLAGS},g' ${WRKSRC}/configure
@${REINPLACE_CMD} -e 's,^CFLAGS =,CFLAGS +=,' -e 's,-O2,,' \
${WRKSRC}/src/Makefile.in
@${REINPLACE_CMD} -e 's|#define G.*DISABLE_DEPRECATED||g' \
${WRKSRC}/src/define.h
.include <bsd.port.mk>