diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2016-09-05 19:23:42 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2016-09-05 19:23:42 +0000 |
commit | 82a87de90c337aae160ac254606dad78d0d78d11 (patch) | |
tree | 516db145d6cf5fd4d2666f811272aad577272ac5 /x11-toolkits/linux-f10-openmotif | |
parent | f22162b04be45bf28d125c67ee0a841fb1ae4b55 (diff) |
Notes
Diffstat (limited to 'x11-toolkits/linux-f10-openmotif')
-rw-r--r-- | x11-toolkits/linux-f10-openmotif/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/x11-toolkits/linux-f10-openmotif/Makefile b/x11-toolkits/linux-f10-openmotif/Makefile index f0e2c830af2d..b0d9d4a77f61 100644 --- a/x11-toolkits/linux-f10-openmotif/Makefile +++ b/x11-toolkits/linux-f10-openmotif/Makefile @@ -12,11 +12,10 @@ COMMENT= Motif toolkit Linux libraries CONFLICTS= linux-openmotif-[0-9]* linux-f8-openmotif-[0-9]* -ONLY_FOR_ARCHS= i386 amd64 -USE_LINUX= f10 +USES= linux:f10 RPMVERSION= 1.fc10 USE_LINUX_RPM= yes -USE_LINUX_APPS= xorglibs +USE_LINUX= xorglibs USE_LDCONFIG= yes SRC_DISTFILES= DISTINFO_FILE= ${MASTERDIR}/distinfo.i386 |