From 0916498c1b6dd1e6312100e3813722d9ec0a3ae4 Mon Sep 17 00:00:00 2001 From: jmmv Date: Sat, 29 Mar 2003 12:40:00 +0000 Subject: Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. --- wm/wmthemes/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'wm/wmthemes') diff --git a/wm/wmthemes/Makefile b/wm/wmthemes/Makefile index eb509fe1d86..ad0b552d852 100644 --- a/wm/wmthemes/Makefile +++ b/wm/wmthemes/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2002/03/14 20:22:37 fredb Exp $ +# $NetBSD: Makefile,v 1.12 2003/03/29 12:42:46 jmmv Exp $ # # There is no distinfo file since the files change contents so often on the @@ -7,6 +7,7 @@ DISTNAME= wmthemes-0.62 PKGREVISION= 2 +WRKSRC= ${WRKDIR} CATEGORIES= x11 wm MASTER_SITES= http://download.themes.org/wm/ DISTFILES= ${THEME_FILES} @@ -22,7 +23,6 @@ DIST_SUBDIR= wmthemes USE_X11BASE= yes NO_BUILD= yes NO_CHECKSUM= yes -WRKSRC= ${WRKDIR} PLIST_SRC= ${WRKDIR}/PLIST THEME_SUBDIRS= Backgrounds IconSets Icons Pixmaps Sounds Styles Themes -- cgit v1.2.3