aboutsummaryrefslogtreecommitdiff
path: root/x11-wm/pager
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2006-06-12 13:52:39 +0000
committerMartin Wilke <miwi@FreeBSD.org>2006-06-12 13:52:39 +0000
commit8406d26d230e1ce656446573227b9e7407aad0b7 (patch)
treea3bbfd6531985a92469b9026a56db389a08e6b88 /x11-wm/pager
parent7c918992e38e973607c0127a81e47c42746ddedb (diff)
downloadports-8406d26d230e1ce656446573227b9e7407aad0b7.tar.gz
ports-8406d26d230e1ce656446573227b9e7407aad0b7.zip
Notes
Diffstat (limited to 'x11-wm/pager')
-rw-r--r--x11-wm/pager/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/x11-wm/pager/Makefile b/x11-wm/pager/Makefile
index a4568813f183..437c83136369 100644
--- a/x11-wm/pager/Makefile
+++ b/x11-wm/pager/Makefile
@@ -9,7 +9,8 @@ PORTNAME= pager
PORTVERSION= 0.6
PORTREVISION= 5
CATEGORIES= x11-wm
-MASTER_SITES= http://dapfy.bei.t-online.de/sawfish/pager/
+MASTER_SITES= http://freebsd.unixfreunde.de/sources/ \
+ http://mirror2.unixfreunde.de/
EXTRACT_SUFX= .tgz
MAINTAINER= ebert@informatik.unibw-muenchen.de
@@ -29,9 +30,6 @@ PLIST_SUB+= SAWFISH_VERSION="${SAWFISH_VERSION}"
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin
-# doesn't work correct with the compiled .jl file at the moment
-# ${INSTALL_DATA} ${WRKSRC}/${PORTNAME}.jlc \
-# ${PREFIX}/share/sawfish/${SAWFISH_VERSION}/lisp/sawfish/wm/ext
${INSTALL_DATA} ${WRKSRC}/${PORTNAME}.jl \
${PREFIX}/share/sawfish/${SAWFISH_VERSION}/lisp/sawfish/wm/ext
@${CAT} ${PKGMESSAGE}