aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits/open-motif-devel
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>2000-06-07 15:08:56 +0800
committerasami <asami@FreeBSD.org>2000-06-07 15:08:56 +0800
commite5e1218563b986e9113e8268097306542c73fbfa (patch)
treeeb926bc68bd105f0ac18cb25f37f927cfa059b6f /x11-toolkits/open-motif-devel
parent6b4fee60b9d52b484db69ea0aa065539ebbbede2 (diff)
downloadfreebsd-ports-gnome-e5e1218563b986e9113e8268097306542c73fbfa.tar.gz
freebsd-ports-gnome-e5e1218563b986e9113e8268097306542c73fbfa.tar.zst
freebsd-ports-gnome-e5e1218563b986e9113e8268097306542c73fbfa.zip
Define NO_MTREE since these ports install with PREFIX=/ (the
binary packages already have the "/usr/X11R6" part). Also, define DISTNAME instead of DISTFALES open-motif-devel/Makefile so it will actually work.
Diffstat (limited to 'x11-toolkits/open-motif-devel')
-rw-r--r--x11-toolkits/open-motif-devel/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-toolkits/open-motif-devel/Makefile b/x11-toolkits/open-motif-devel/Makefile
index 7173a48ff6eb..e38570ebc5d6 100644
--- a/x11-toolkits/open-motif-devel/Makefile
+++ b/x11-toolkits/open-motif-devel/Makefile
@@ -13,13 +13,14 @@ MASTER_SITES= ftp://openmotif.opengroup.org/pub/openmotif/R2.1.30/binaries/metro
ftp://ftp.opengroup.org/pub/openmotif/R2.1.30/binaries/metrolink/ \
ftp://ftp.isca.uiowa.edu/pub/mirrors/openmotif/binaries/metrolink/ \
ftp://ftp.kddlabs.co.jp:/X11/openmotif/binaries/metrolink/
-DISTFILES= openmotif-2.1.30-1_MLI${EXTRACT_SUFX}
+DISTNAME= openmotif-${PORTVERSION}-1_MLI
EXTRACT_SUFX= .tgz
MAINTAINER= obrien@FreeBSD.org
ONLY_FOR_ARCHS= i386
PREFIX?= / # will install into ${PREFIX}/usr/X11R6
+NO_MTREE= yes
USE_X_PREFIX= yes
NO_WRKSUBDIR= yes
EXTRACT_ONLY= # don't exact the tarball