summaryrefslogtreecommitdiff
path: root/x11/fvwm1
diff options
context:
space:
mode:
authortron <tron>1999-11-08 20:48:22 +0000
committertron <tron>1999-11-08 20:48:22 +0000
commita18064e33bb045c25613a7e07ee0c15fadf2b537 (patch)
tree3b9a8fc7771e2f73de46efb23a4bee43362c1408 /x11/fvwm1
parent58b223bdc83dfb2056eb9cf673688b153775c54e (diff)
downloadpkgsrc-a18064e33bb045c25613a7e07ee0c15fadf2b537.tar.gz
Use "${MASTER_SITE_LOCAL}" instead of hand made URL pointing to the
distribution files section on "ftp.netbsd.org".
Diffstat (limited to 'x11/fvwm1')
-rw-r--r--x11/fvwm1/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/x11/fvwm1/Makefile b/x11/fvwm1/Makefile
index d6df75271ff..635287a5a82 100644
--- a/x11/fvwm1/Makefile
+++ b/x11/fvwm1/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.20 1999/11/01 16:09:37 tron Exp $
+# $NetBSD: Makefile,v 1.21 1999/11/08 20:48:22 tron Exp $
# FreeBSD Id: Makefile,v 1.12 1997/10/11 10:42:43 jkh Exp
#
DISTNAME= fvwm-1.24r
PKGNAME= ${DISTNAME:S/fvwm/fvwm1/}
CATEGORIES= x11
-MASTER_SITES= ftp://ftp.netbsd.org/pub/NetBSD/packages/distfiles/
+MASTER_SITES= ${MASTER_SITE_LOCAL}
MAINTAINER= cjs@netbsd.org
HOMEPAGE= http://www.hpc.uh.edu/fvwm/
@@ -14,6 +14,7 @@ DEPENDS= xpmroot-2.*:../../x11/xpmroot
CONFLICTS= fvwm-1.*
+MIRROR_DISTFILE= no
USE_IMAKE= yes
# drop -a because we have no `depends' target
XMKMF= ${SH} -c "xmkmf && ${MAKE} Makefiles"