diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 2000-06-03 18:38:47 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 2000-06-03 18:38:47 +0000 |
commit | 313cb77c4ecb4ac18c260ed82a3015e8ba08d94a (patch) | |
tree | 8a3df6a38e153fabd40f168f8a1de9eb78759fe5 /x11-toolkits/open-motif | |
parent | 1b296299d4e69933cfc239e712af3f2c4a128a42 (diff) |
Notes
Diffstat (limited to 'x11-toolkits/open-motif')
-rw-r--r-- | x11-toolkits/open-motif/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/x11-toolkits/open-motif/Makefile b/x11-toolkits/open-motif/Makefile index 760c42c78220..c7f2637833ab 100644 --- a/x11-toolkits/open-motif/Makefile +++ b/x11-toolkits/open-motif/Makefile @@ -16,6 +16,8 @@ MASTER_SITES= ftp://openmotif.opengroup.org/pub/openmotif/R2.1.30/binaries/metro DISTNAME= openmotif-${PORTVERSION}-1_MLI EXTRACT_SUFX= .tgz +MAINTAINER= obrien@FreeBSD.org + ONLY_FOR_ARCHS= i386 PREFIX?= / # will install into ${PREFIX}/usr/X11R6 USE_X_PREFIX= yes |