1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00

- Respect X11BASE

- Respect CC

PR:		ports/106058
Submitted by:	rafan
Approved by:	Pierre-Paul Lavoie <ppl at idios.org> (maintainer)
This commit is contained in:
Rong-En Fan 2006-11-30 13:21:38 +00:00
parent 33e87b83c3
commit 0d9234d239
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=178334

View File

@ -17,6 +17,10 @@ COMMENT= Fast and ultra light windowmanager with total keyboard control
PLIST_FILES= bin/weewm
USE_X_PREFIX= yes
post-patch:
@${REINPLACE_CMD} -e 's,^CC=,CC?=,' -e 's,/usr/X11R6,${X11BASE},g' \
${WRKSRC}/src/Makefile
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/src/weewm ${PREFIX}/bin