summaryrefslogtreecommitdiff
path: root/sysutils/stow
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2001-09-11 12:20:38 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2001-09-11 12:20:38 +0000
commite2142e3c491edfda6940a327d6a8a955905f22ba (patch)
tree70ce85cc7db2b47e11a9ac20b7e48e8676541d92 /sysutils/stow
parentUpgrade to 1.3.10 (diff)
- Hand the maintainership over to the submitter.
- Force it to honor PREFIX. PR: ports/30385 Submitted by: Cyrille Lefevre <clefevre@citeweb.net>
Notes
Notes: svn path=/head/; revision=47662
Diffstat (limited to 'sysutils/stow')
-rw-r--r--sysutils/stow/Makefile6
-rw-r--r--sysutils/stow/pkg-descr4
2 files changed, 7 insertions, 3 deletions
diff --git a/sysutils/stow/Makefile b/sysutils/stow/Makefile
index 112115aadfc6..260d0201e88f 100644
--- a/sysutils/stow/Makefile
+++ b/sysutils/stow/Makefile
@@ -12,10 +12,14 @@ CATEGORIES= sysutils
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= ${PORTNAME}
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= clefevre@citeweb.net
GNU_CONFIGURE= yes
+USE_GMAKE= yes
+# PREFIX isn't honored. force it w/ prefix.
+MAKE_ARGS= prefix="${PREFIX}"
+
do-install:
${INSTALL_SCRIPT} ${WRKSRC}/stow ${PREFIX}/bin
${INSTALL_DATA} ${WRKSRC}/stow.info ${PREFIX}/info
diff --git a/sysutils/stow/pkg-descr b/sysutils/stow/pkg-descr
index a89f18f5ca85..5e13d2f5f120 100644
--- a/sysutils/stow/pkg-descr
+++ b/sysutils/stow/pkg-descr
@@ -5,8 +5,8 @@ installed in the same place (/usr/local).
Stow was inspired by Carnegie Mellon's "Depot" program, but is
substantially simpler. Whereas Depot requires database files to keep
-things in sync, Stow stores no extra state between runs, so there's no
-danger (as there is in Depot) of mangling directories when file
+things in sync, Stow stores no extra state between runs, so there's
+no danger (as there is in Depot) of mangling directories when file
hierarchies don't match the database. Also unlike Depot, Stow will
never delete any files, directories, or links that appear in a Stow
directory (e.g., /usr/local/stow/emacs), so it's always possible to