summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1997-10-14 12:12:47 +0000
committerSatoshi Asami <asami@FreeBSD.org>1997-10-14 12:12:47 +0000
commit7ea4f19d66bd7cb65fce942c39f1810cc688afb3 (patch)
tree63997a573955143bd83d85282ae739a0a2e8b6a7 /www
parentMove distfiles to subdirectory "aub" (there is a file called BUG_FIXES...). (diff)
Set NO_BUILD instead of specifying an empty do-build: target.
Notes
Notes: svn path=/head/; revision=8264
Diffstat (limited to 'www')
-rw-r--r--www/momspider/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/www/momspider/Makefile b/www/momspider/Makefile
index 40da08fd3c50..909c71e6fab1 100644
--- a/www/momspider/Makefile
+++ b/www/momspider/Makefile
@@ -3,7 +3,7 @@
# Date created: 11 October 1997
# Whom: wosch
#
-# $Id$
+# $Id: Makefile,v 1.1.1.1 1997/10/11 17:58:55 wosch Exp $
DISTNAME= MOMspider-1.00
CATEGORIES= www
@@ -14,11 +14,10 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} libwww-perl-0.40.tar.gz
MAINTAINER= wosch@FreeBSD.org
+NO_BUILD= yes
momdir= ${PREFIX}/momspider
wwwdir= libwww-perl-0.40
-do-build:
-
do-install:
${MKDIR} ${momdir}/${wwwdir}
${CP} -r ${WRKSRC}/* ${momdir}