summaryrefslogtreecommitdiff
path: root/x11/xdm3d
diff options
context:
space:
mode:
authoragc <agc@pkgsrc.org>2004-01-20 12:28:26 +0000
committeragc <agc@pkgsrc.org>2004-01-20 12:28:26 +0000
commit9cfb253024f3357da012dccd3507016d3dbd7909 (patch)
treecc236421116057568097d330d79f3e50bebbe8b4 /x11/xdm3d
parent61769bf56e2f71617516434864edec5b0165f3d4 (diff)
downloadpkgsrc-9cfb253024f3357da012dccd3507016d3dbd7909.tar.gz
Move WRKSRC definition away from the first paragraph in a Makefile.
Diffstat (limited to 'x11/xdm3d')
-rw-r--r--x11/xdm3d/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/xdm3d/Makefile b/x11/xdm3d/Makefile
index 91f49e0b947..c3f4cd42b65 100644
--- a/x11/xdm3d/Makefile
+++ b/x11/xdm3d/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.8 2003/03/29 12:43:12 jmmv Exp $
+# $NetBSD: Makefile,v 1.9 2004/01/20 12:28:28 agc Exp $
DISTNAME= xdm3d-1.0
-WRKSRC= ${WRKDIR}/xdm
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_LOCAL}
@@ -9,6 +8,7 @@ MAINTAINER= root@garbled.net
HOMEPAGE= http://www.spade.com/linux/XBanner/
COMMENT= Replacement for xdm with 3D effects
+WRKSRC= ${WRKDIR}/xdm
NO_INSTALL_MANPAGES= yes
USE_IMAKE= yes