summaryrefslogtreecommitdiff
path: root/graphics/aview-x11
diff options
context:
space:
mode:
authorjmmv <jmmv>2003-03-29 12:40:00 +0000
committerjmmv <jmmv>2003-03-29 12:40:00 +0000
commitbd104e94125bfe7dfcebf5b4161276a4198449e9 (patch)
treefaa47d38b96f7c3d479f826963ddfdc99b66acc3 /graphics/aview-x11
parent7cae7f609b643bad775c5f59251c32e609dbdc0a (diff)
downloadpkgsrc-bd104e94125bfe7dfcebf5b4161276a4198449e9.tar.gz
Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz.
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 e44cdc560b8..4520922d434 100644
--- a/graphics/aview-x11/Makefile
+++ b/graphics/aview-x11/Makefile
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.5 2003/01/28 22:03:22 jlam Exp $
+# $NetBSD: Makefile,v 1.6 2003/03/29 12:41:14 jmmv Exp $
#
DISTNAME= aview-1.3.0rc1
PKGNAME= aview-x11-1.3.0.1
PKGREVISION= 1
+WRKSRC= ${WRKDIR}/aview-1.3.0
CATEGORIES= graphics converters x11
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=aa-project/}
@@ -13,7 +14,6 @@ COMMENT= ASCII Art image viewer with X11 support
CONFLICTS+= aview-[0-9]*
-WRKSRC= ${WRKDIR}/aview-1.3.0
PLIST_SRC= ${WRKDIR}/PLIST
GNU_CONFIGURE= yes