mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-22 08:58:47 +00:00
- Update MASTER_SITES
- Respect PREFIX PR: ports/91567 Submitted by: Babak Farrokhi <babak@farrokhi.net> (maintainer)
This commit is contained in:
parent
e255ffdee3
commit
1413e70054
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=153163
@ -9,7 +9,7 @@ PORTNAME= jwm
|
||||
PORTVERSION= 1.2
|
||||
CATEGORIES= x11-wm
|
||||
MASTER_SITES= http://joewing.net/programs/jwm/ \
|
||||
http://joesbox.xmgfree.com/jwm/
|
||||
http//bsdgeek.no-ip.org/jwm/
|
||||
|
||||
MAINTAINER= babak@farrokhi.net
|
||||
COMMENT= Joe's Window Manager
|
||||
@ -20,13 +20,9 @@ HAS_CONFIGURE= yes
|
||||
USE_BZIP2= yes
|
||||
USE_REINPLACE= yes
|
||||
|
||||
#CONFIGURE_ARGS= --prefix=${PREFIX} --enable-icons \
|
||||
# --enable-png --enable-xpm --enable-shape \
|
||||
# --enable-xinerama --enable-xft --enable-xrender
|
||||
|
||||
CONFIGURE_ARGS+= --enable-icons --enable-png --enable-xpm \
|
||||
--enable-shape --enable-xinerama --enable-xft \
|
||||
--enable-xrender
|
||||
CONFIGURE_ARGS+= --prefix=${PREFIX} --enable-icons --enable-png \
|
||||
--enable-xpm --enable-shape --enable-xinerama \
|
||||
--enable-xft --enable-xrender
|
||||
|
||||
MAN1= jwm.1
|
||||
PLIST_FILES= bin/jwm etc/system.jwmrc
|
||||
|
Loading…
Reference in New Issue
Block a user