diff options
Diffstat (limited to 'x11-toolkits/linux-f10-openmotif/Makefile')
-rw-r--r-- | x11-toolkits/linux-f10-openmotif/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-toolkits/linux-f10-openmotif/Makefile b/x11-toolkits/linux-f10-openmotif/Makefile index 40884e0cc17e..610ef74bf61c 100644 --- a/x11-toolkits/linux-f10-openmotif/Makefile +++ b/x11-toolkits/linux-f10-openmotif/Makefile @@ -6,7 +6,7 @@ PORTNAME= openmotif PORTVERSION= 2.2.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11-toolkits linux MASTER_SITES= ftp://ftp.ics.com/pub/Products/Motif/%SUBDIR%/ MASTER_SITE_SUBDIR= om2.2.4/redhat-7.3 @@ -19,12 +19,12 @@ MAINTAINER= freebsd-emulation@FreeBSD.org COMMENT= Motif toolkit Linux libraries BUILD_DEPENDS= rpm2cpio:${PORTSDIR}/archivers/rpm -RUN_DEPENDS= ${LINUXBASE}/usr/X11R6/lib/libX11.so.6:${PORTSDIR}/x11/linux-XFree86-libs ONLY_FOR_ARCHS= i386 +USE_LINUX= yes USE_LINUX_PREFIX= yes +USE_XLIB= yes NO_BUILD= yes -NO_FILTER_SHLIBS= yes MD5_FILE= ${MASTERDIR}/distinfo.${MACHINE_ARCH} EXTRACT_FILES= ./usr/X11R6/lib/libMrm.so.3.0.3 \ |