summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--x11-toolkits/open-motif-devel/Makefile2
-rw-r--r--x11-toolkits/open-motif/Makefile2
2 files changed, 4 insertions, 0 deletions
diff --git a/x11-toolkits/open-motif-devel/Makefile b/x11-toolkits/open-motif-devel/Makefile
index 80a625128c3d..7173a48ff6eb 100644
--- a/x11-toolkits/open-motif-devel/Makefile
+++ b/x11-toolkits/open-motif-devel/Makefile
@@ -16,6 +16,8 @@ MASTER_SITES= ftp://openmotif.opengroup.org/pub/openmotif/R2.1.30/binaries/metro
DISTFILES= openmotif-2.1.30-1_MLI${EXTRACT_SUFX}
EXTRACT_SUFX= .tgz
+MAINTAINER= obrien@FreeBSD.org
+
ONLY_FOR_ARCHS= i386
PREFIX?= / # will install into ${PREFIX}/usr/X11R6
USE_X_PREFIX= yes
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