diff options
author | asami <asami@FreeBSD.org> | 2000-06-10 05:59:16 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 2000-06-10 05:59:16 +0800 |
commit | c21702d87141ac172933192ad7222dbab24178f5 (patch) | |
tree | ed8c709618061dac4669406a9aa3dfa00774d8f3 /x11-toolkits/xview | |
parent | 261785dcc9c63d209200224a091f7f99e1c4b245 (diff) | |
download | freebsd-ports-gnome-c21702d87141ac172933192ad7222dbab24178f5.tar.gz freebsd-ports-gnome-c21702d87141ac172933192ad7222dbab24178f5.tar.zst freebsd-ports-gnome-c21702d87141ac172933192ad7222dbab24178f5.zip |
Define MASTER_SITE_SUBDIR=asami/LOCAL_PORTS as these are moved to my
area on the local ports tree.
Diffstat (limited to 'x11-toolkits/xview')
-rw-r--r-- | x11-toolkits/xview/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
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 |