summaryrefslogtreecommitdiff
path: root/x11/xfishtank
diff options
context:
space:
mode:
authoragc <agc>2004-01-20 12:28:26 +0000
committeragc <agc>2004-01-20 12:28:26 +0000
commit3b30e7c043c7fa154e22ee88ecd9f68da59718f8 (patch)
treecc236421116057568097d330d79f3e50bebbe8b4 /x11/xfishtank
parent5cbdd5a83eb94d1543656588fad97fad4abdff01 (diff)
downloadpkgsrc-3b30e7c043c7fa154e22ee88ecd9f68da59718f8.tar.gz
Move WRKSRC definition away from the first paragraph in a Makefile.
Diffstat (limited to 'x11/xfishtank')
-rw-r--r--x11/xfishtank/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/xfishtank/Makefile b/x11/xfishtank/Makefile
index 9d60f49466d..796aa656975 100644
--- a/x11/xfishtank/Makefile
+++ b/x11/xfishtank/Makefile
@@ -1,15 +1,15 @@
-# $NetBSD: Makefile,v 1.9 2003/07/17 22:56:55 grant Exp $
+# $NetBSD: Makefile,v 1.10 2004/01/20 12:28:28 agc Exp $
# FreeBSD Id: Makefile,v 1.2 1997/06/17 07:45:12 asami Exp
#
DISTNAME= xfishtank-2.2
-WRKSRC= ${WRKDIR}/xfishtank2.0
CATEGORIES= x11
MASTER_SITES= ftp://ftp.uni-koeln.de/windows/xcontrib/
MAINTAINER= tech-pkg@NetBSD.org
COMMENT= Make fish swim in the background of your screen
+WRKSRC= ${WRKDIR}/xfishtank2.0
USE_IMAKE= yes
NO_INSTALL_MANPAGES= yes