summaryrefslogtreecommitdiff
path: root/graphics/aview-x11
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/aview-x11
parent06f56759ab83097f935dffe578fb2580c3043d6b (diff)
downloadpkgsrc-5cbdd5a83eb94d1543656588fad97fad4abdff01.tar.gz
Move WRKSRC definition away from the first paragraph in a Makefile.
Diffstat (limited to 'graphics/aview-x11')
-rw-r--r--graphics/aview-x11/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/aview-x11/Makefile b/graphics/aview-x11/Makefile
index a0b190358fb..123cfaa6422 100644
--- a/graphics/aview-x11/Makefile
+++ b/graphics/aview-x11/Makefile
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.7 2004/01/03 18:49:42 reed Exp $
+# $NetBSD: Makefile,v 1.8 2004/01/20 12:18:15 agc Exp $
#
DISTNAME= aview-1.3.0rc1
PKGNAME= aview-x11-1.3.0.1
PKGREVISION= 2
-WRKSRC= ${WRKDIR}/aview-1.3.0
CATEGORIES= graphics converters x11
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=aa-project/}
@@ -16,6 +15,7 @@ CONFLICTS+= aview-[0-9]*
PLIST_SRC= ${WRKDIR}/PLIST
+WRKSRC= ${WRKDIR}/aview-1.3.0
GNU_CONFIGURE= yes
USE_LIBTOOL= yes
USE_BUILDLINK2= yes