diff options
author | Satoshi Asami <asami@FreeBSD.org> | 2000-06-07 07:08:56 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 2000-06-07 07:08:56 +0000 |
commit | 8c1582f41c9c9e776cc1686a4efe067257817df0 (patch) | |
tree | 5791555598f1e0361e91ed42ed114037154e1938 /x11-toolkits/open-motif-devel | |
parent | 042d44df167de1eebc39d0e0b4411e4de754706f (diff) | |
download | ports-8c1582f41c9c9e776cc1686a4efe067257817df0.tar.gz ports-8c1582f41c9c9e776cc1686a4efe067257817df0.zip |
Notes
Diffstat (limited to 'x11-toolkits/open-motif-devel')
-rw-r--r-- | x11-toolkits/open-motif-devel/Makefile | 3 |
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 |