diff options
author | Boris Samorodov <bsam@FreeBSD.org> | 2009-06-02 21:15:40 +0000 |
---|---|---|
committer | Boris Samorodov <bsam@FreeBSD.org> | 2009-06-02 21:15:40 +0000 |
commit | f6f9c02e7eb10c78884cd4435b04fd3c0135e0f6 (patch) | |
tree | bcc195ff277b4bc682a7cb749ed785f6beb1bdc9 /x11-toolkits/linux-openmotif/Makefile | |
parent | 783c16c4938ee78690233d0458b3243fd9bdd141 (diff) | |
download | ports-f6f9c02e7eb10c78884cd4435b04fd3c0135e0f6.tar.gz ports-f6f9c02e7eb10c78884cd4435b04fd3c0135e0f6.zip |
Notes
Diffstat (limited to 'x11-toolkits/linux-openmotif/Makefile')
-rw-r--r-- | x11-toolkits/linux-openmotif/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-toolkits/linux-openmotif/Makefile b/x11-toolkits/linux-openmotif/Makefile index a745feb859cf..682ab6e190c4 100644 --- a/x11-toolkits/linux-openmotif/Makefile +++ b/x11-toolkits/linux-openmotif/Makefile @@ -6,7 +6,7 @@ PORTNAME= openmotif PORTVERSION= 2.2.4 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= x11-toolkits linux MASTER_SITES= ftp://ftp.motifzone.com/%SUBDIR%/ \ ftp://ftp.ics.com/pub/Products/Motif/%SUBDIR%/ @@ -21,7 +21,7 @@ COMMENT= Motif toolkit Linux libraries BUILD_DEPENDS= rpm2cpio:${PORTSDIR}/archivers/rpm -CONFLICTS= linux-f8-openmotif-[0-9]* +CONFLICTS= linux-f8-openmotif-[0-9]* linux-f10-openmotif-[0-9]* ONLY_FOR_ARCHS= i386 amd64 USE_LINUX= yes |