summaryrefslogtreecommitdiff
path: root/x11/fltk
diff options
context:
space:
mode:
authoragc <agc@pkgsrc.org>2004-01-20 12:28:26 +0000
committeragc <agc@pkgsrc.org>2004-01-20 12:28:26 +0000
commit24a46ed346b4e0c41e9944cb1c53f4acf5faa3b7 (patch)
treecc236421116057568097d330d79f3e50bebbe8b4 /x11/fltk
parent3ad1bdbf063a03bdcca7087d41be98b07ad933af (diff)
downloadpkgsrc-24a46ed346b4e0c41e9944cb1c53f4acf5faa3b7.tar.gz
Move WRKSRC definition away from the first paragraph in a Makefile.
Diffstat (limited to 'x11/fltk')
-rw-r--r--x11/fltk/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/fltk/Makefile b/x11/fltk/Makefile
index cf5f3dab8ec..9ad02930b6d 100644
--- a/x11/fltk/Makefile
+++ b/x11/fltk/Makefile
@@ -1,11 +1,10 @@
-# $NetBSD: Makefile,v 1.32 2003/11/30 22:58:40 jschauma Exp $
+# $NetBSD: Makefile,v 1.33 2004/01/20 12:28:26 agc Exp $
#
DISTNAME= fltk-1.0.11-source
PKGNAME= ${DISTNAME:S/-source//}
PKGREVISION= 3
VERS= ${DISTNAME:S/fltk-//:S/-source//}
-WRKSRC= ${WRKDIR}/${DISTNAME:S/-source//}
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=fltk/} \
ftp://ftp.fltk.org/pub/fltk/${VERS}/ \
@@ -19,6 +18,7 @@ MAINTAINER= jlam@NetBSD.org
HOMEPAGE= http://www.fltk.org/
COMMENT= Fast Light Tool Kit for graphical user interfaces
+WRKSRC= ${WRKDIR}/${DISTNAME:S/-source//}
USE_BUILDLINK2= # defined
USE_GCC_SHLIB= # defined
USE_GNU_TOOLS+= make