summaryrefslogtreecommitdiff
path: root/lang/caml-light
diff options
context:
space:
mode:
authoragc <agc@pkgsrc.org>2004-01-20 12:18:15 +0000
committeragc <agc@pkgsrc.org>2004-01-20 12:18:15 +0000
commit3ad1bdbf063a03bdcca7087d41be98b07ad933af (patch)
tree7e51ed5182afc31c5b55e269ef05eb2f01cb97f2 /lang/caml-light
parentdc52048e014fdad9bb69ef9db159835a61c8dd4d (diff)
downloadpkgsrc-3ad1bdbf063a03bdcca7087d41be98b07ad933af.tar.gz
Move WRKSRC definition away from the first paragraph in a Makefile.
Diffstat (limited to 'lang/caml-light')
-rw-r--r--lang/caml-light/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/caml-light/Makefile b/lang/caml-light/Makefile
index fe36c272510..56f079dc768 100644
--- a/lang/caml-light/Makefile
+++ b/lang/caml-light/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.4 2003/07/17 21:44:02 grant Exp $
+# $NetBSD: Makefile,v 1.5 2004/01/20 12:19:16 agc Exp $
#
DISTNAME= cl74unix
PKGNAME= caml-light-0.74
-WRKSRC= ${WRKDIR}/cl74/src
CATEGORIES= lang
MASTER_SITES= ftp://ftp.inria.fr/lang/caml-light/
@@ -11,6 +10,7 @@ MAINTAINER= bouyer@NetBSD.org
HOMEPAGE= http://caml.inria.fr/distrib-caml-light-eng.html
COMMENT= Another implementation of Caml
+WRKSRC= ${WRKDIR}/cl74/src
ALL_TARGET= world
do-configure: