summaryrefslogtreecommitdiff
path: root/x11/openmotif
diff options
context:
space:
mode:
authoragc <agc>2004-01-20 12:28:26 +0000
committeragc <agc>2004-01-20 12:28:26 +0000
commit6398ad1c91f936aad713b5f6bb81200491731292 (patch)
treecc236421116057568097d330d79f3e50bebbe8b4 /x11/openmotif
parent1e53090cc228edde244c3b79950271b8ca469b1f (diff)
downloadpkgsrc-6398ad1c91f936aad713b5f6bb81200491731292.tar.gz
Move WRKSRC definition away from the first paragraph in a Makefile.
Diffstat (limited to 'x11/openmotif')
-rw-r--r--x11/openmotif/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/openmotif/Makefile b/x11/openmotif/Makefile
index 5c1ffb3c30a..ea711adabc2 100644
--- a/x11/openmotif/Makefile
+++ b/x11/openmotif/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2003/11/20 11:13:51 heinz Exp $
+# $NetBSD: Makefile,v 1.24 2004/01/20 12:28:26 agc Exp $
# FreeBSD: /c/ncvs/ports/x11-toolkits/open-motif/Makefile,v 1.18 2000/10/09 01:40:02 asami Exp
# OpenBSD: Makefile,v 1.5 2000/10/23 16:08:12 espie Exp
@@ -6,7 +6,6 @@ PKGVER= 2.1.30
DISTNAME= openmotif${PKGVER}
PKGNAME= openmotif-${PKGVER}
PKGREVISION= 2
-WRKSRC= ${WRKDIR}/motif
CATEGORIES= x11
MOTIF_SITES= ftp://openmotif.opengroup.org/pub/openmotif/R${PKGVER}/ \
ftp://ftp.opengroup.org/pub/openmotif/R${PKGVER}/ \
@@ -23,6 +22,7 @@ COMMENT= The Open Group Motif toolkit for the X Window System
CONFLICTS+= lesstif-[0-9]*
+WRKSRC= ${WRKDIR}/motif
DIST_SUBDIR= openmotif
USE_X11BASE= yes
USE_BUILDLINK2= yes