aboutsummaryrefslogtreecommitdiff
path: root/x11-wm
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2006-02-07 21:13:32 +0000
committerPav Lucistnik <pav@FreeBSD.org>2006-02-07 21:13:32 +0000
commite9275565707d73041759c0fdfac91f715ae12c89 (patch)
treeff4560986eb7094b85308d8e245d3cc123eb1159 /x11-wm
parent5241a88870dd58d9368d9a142768d4760a2757d7 (diff)
downloadports-e9275565707d73041759c0fdfac91f715ae12c89.tar.gz
ports-e9275565707d73041759c0fdfac91f715ae12c89.zip
- Update MASTER_SITES
PR: ports/92920 Submitted by: Babak Farrokhi <babak@farrokhi.net> (maintainer)
Notes
Notes: svn path=/head/; revision=155446
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/jwm/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/x11-wm/jwm/Makefile b/x11-wm/jwm/Makefile
index 880b57328349..5388d0388661 100644
--- a/x11-wm/jwm/Makefile
+++ b/x11-wm/jwm/Makefile
@@ -9,7 +9,7 @@ PORTNAME= jwm
PORTVERSION= 1.3
CATEGORIES= x11-wm
MASTER_SITES= http://joewing.net/programs/jwm/ \
- http://bsdgeek.no-ip.org/jwm/
+ http://www.unixified.net/distfiles/
MAINTAINER= babak@farrokhi.net
COMMENT= Joe's Window Manager
@@ -20,7 +20,6 @@ USE_X_PREFIX= yes
USE_XPM= yes
GNU_CONFIGURE= yes
USE_BZIP2= yes
-USE_REINPLACE= yes
CFLAGS+= -I${LOCALBASE}/include -I${X11BASE}/include
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib"