summaryrefslogtreecommitdiff
path: root/x11-toolkits
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>2000-06-09 21:59:16 +0000
committerSatoshi Asami <asami@FreeBSD.org>2000-06-09 21:59:16 +0000
commitfe90a46320532cd21dbbf025598fab0fccb2b55a (patch)
tree3c45e06228f6ac7b46f01b9319ba3f5a4583431e /x11-toolkits
parentAdd monitord, a simple service monitoring daemon that restarts a service (diff)
Define MASTER_SITE_SUBDIR=asami/LOCAL_PORTS as these are moved to my
area on the local ports tree.
Notes
Notes: svn path=/head/; revision=29476
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/xview-clients/Makefile2
-rw-r--r--x11-toolkits/xview/Makefile3
2 files changed, 4 insertions, 1 deletions
diff --git a/x11-toolkits/xview-clients/Makefile b/x11-toolkits/xview-clients/Makefile
index 82a8d2e6091a..3c51449658ae 100644
--- a/x11-toolkits/xview-clients/Makefile
+++ b/x11-toolkits/xview-clients/Makefile
@@ -10,6 +10,8 @@ PORTVERSION= 3.2.1
CATEGORIES= x11-toolkits
MASTER_SITES= ${MASTER_SITE_LOCAL} \
${MASTER_SITE_XCONTRIB}
+# former for ${MASER_SITE_LOCAL}, latter for ${MASTER_SITE_XCONTRIB}
+MASTER_SITE_SUBDIR= asami/LOCAL_PORTS .
DISTNAME= xview3.2p1-X11R6
MAINTAINER= ports@FreeBSD.org
diff --git a/x11-toolkits/xview/Makefile b/x11-toolkits/xview/Makefile
index e428c19eb00f..ed8f44c4b43a 100644
--- a/x11-toolkits/xview/Makefile
+++ b/x11-toolkits/xview/Makefile
@@ -10,7 +10,8 @@ PORTVERSION= 3.2.1
CATEGORIES= x11-toolkits
MASTER_SITES= ${MASTER_SITE_LOCAL} \
${MASTER_SITE_XCONTRIB}
-MASTER_SITE_SUBDIR= libraries
+# former for ${MASER_SITE_LOCAL}, latter for ${MASTER_SITE_XCONTRIB}
+MASTER_SITE_SUBDIR= asami/LOCAL_PORTS libraries
DISTNAME= xview3.2p1-X11R6
MAINTAINER= ports@FreeBSD.org