summaryrefslogtreecommitdiff
path: root/graphics/hermes
diff options
context:
space:
mode:
authoragc <agc>2004-01-20 12:18:15 +0000
committeragc <agc>2004-01-20 12:18:15 +0000
commit5cbdd5a83eb94d1543656588fad97fad4abdff01 (patch)
tree7e51ed5182afc31c5b55e269ef05eb2f01cb97f2 /graphics/hermes
parent06f56759ab83097f935dffe578fb2580c3043d6b (diff)
downloadpkgsrc-5cbdd5a83eb94d1543656588fad97fad4abdff01.tar.gz
Move WRKSRC definition away from the first paragraph in a Makefile.
Diffstat (limited to 'graphics/hermes')
-rw-r--r--graphics/hermes/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/hermes/Makefile b/graphics/hermes/Makefile
index b9a1a6e1954..a57bfcdd815 100644
--- a/graphics/hermes/Makefile
+++ b/graphics/hermes/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.15 2003/11/06 19:29:06 gavan Exp $
+# $NetBSD: Makefile,v 1.16 2004/01/20 12:18:16 agc Exp $
DISTNAME= Hermes-1.3.3
-WRKSRC= ${WRKDIR}/Hermes-1.3.3
CATEGORIES= graphics
MASTER_SITES= http://www.clanlib.org/download/files/
EXTRACT_SUFX= .tar.bz2
@@ -10,6 +9,7 @@ MAINTAINER= root@garbled.net
HOMEPAGE= http://www.clanlib.org/hermes/
COMMENT= Library for conversion of pixel graphics
+WRKSRC= ${WRKDIR}/Hermes-1.3.3
USE_BUILDLINK2= yes
USE_LIBTOOL= yes
LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig