diff options
Diffstat (limited to 'x11-toolkits/linux-f10-openmotif')
-rw-r--r-- | x11-toolkits/linux-f10-openmotif/Makefile | 41 | ||||
-rw-r--r-- | x11-toolkits/linux-f10-openmotif/distinfo.i386 | 3 | ||||
-rw-r--r-- | x11-toolkits/linux-f10-openmotif/pkg-descr | 1 | ||||
-rw-r--r-- | x11-toolkits/linux-f10-openmotif/pkg-plist | 5 |
4 files changed, 0 insertions, 50 deletions
diff --git a/x11-toolkits/linux-f10-openmotif/Makefile b/x11-toolkits/linux-f10-openmotif/Makefile deleted file mode 100644 index e8b5aa38f70e..000000000000 --- a/x11-toolkits/linux-f10-openmotif/Makefile +++ /dev/null @@ -1,41 +0,0 @@ -# New ports collection makefile for: linux-openmotif -# Date created: 2001-09-24 -# Whom: Christian Weisgerber <naddy@mips.inka.de> -# -# $FreeBSD$ - -PORTNAME= openmotif -PORTVERSION= 2.2.4 -PORTREVISION= 2 -CATEGORIES= x11-toolkits linux -MASTER_SITES= ftp://ftp.motifzone.com/%SUBDIR%/ \ - ftp://ftp.ics.com/pub/Products/Motif/%SUBDIR%/ -MASTER_SITE_SUBDIR= om2.2.4/redhat-7.3 -PKGNAMEPREFIX= linux- -EXTRACT_SUFX= -0.1.i386.rpm -DIST_SUBDIR= rpm -EXTRACT_ONLY= - -MAINTAINER= freebsd-emulation@FreeBSD.org -COMMENT= Motif toolkit Linux libraries - -BUILD_DEPENDS= rpm2cpio:${PORTSDIR}/archivers/rpm - -ONLY_FOR_ARCHS= i386 amd64 -USE_LINUX= yes -USE_LINUX_PREFIX= yes -USE_XLIB= yes -NO_BUILD= yes -MD5_FILE= ${MASTERDIR}/distinfo.i386 - -EXTRACT_FILES= ./usr/X11R6/lib/libMrm.so.3.0.3 \ - ./usr/X11R6/lib/libUil.so.3.0.3 \ - ./usr/X11R6/lib/libXm.so.3.0.3 - -do-install: - cd ${PREFIX}; \ - rpm2cpio ${DISTDIR}/${DIST_SUBDIR}/${DISTFILES} | \ - ${CPIO} -idum -R ${LIBOWN}:${LIBGRP} ${EXTRACT_FILES} - chroot ${PREFIX} /sbin/ldconfig - -.include <bsd.port.mk> diff --git a/x11-toolkits/linux-f10-openmotif/distinfo.i386 b/x11-toolkits/linux-f10-openmotif/distinfo.i386 deleted file mode 100644 index 47b971480348..000000000000 --- a/x11-toolkits/linux-f10-openmotif/distinfo.i386 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (rpm/openmotif-2.2.4-0.1.i386.rpm) = 1600340ba67417562da5bca16dfdef2f -SHA256 (rpm/openmotif-2.2.4-0.1.i386.rpm) = 63f3f6de2f30f9296a47cf3132911eba266fbe716924efbedb9c677034ec15b1 -SIZE (rpm/openmotif-2.2.4-0.1.i386.rpm) = 2898870 diff --git a/x11-toolkits/linux-f10-openmotif/pkg-descr b/x11-toolkits/linux-f10-openmotif/pkg-descr deleted file mode 100644 index e669752e68f9..000000000000 --- a/x11-toolkits/linux-f10-openmotif/pkg-descr +++ /dev/null @@ -1 +0,0 @@ -Open Motif runtime libraries for the Linux emulation environment. diff --git a/x11-toolkits/linux-f10-openmotif/pkg-plist b/x11-toolkits/linux-f10-openmotif/pkg-plist deleted file mode 100644 index da31f4f190e6..000000000000 --- a/x11-toolkits/linux-f10-openmotif/pkg-plist +++ /dev/null @@ -1,5 +0,0 @@ -usr/X11R6/lib/libMrm.so.3.0.3 -usr/X11R6/lib/libUil.so.3.0.3 -usr/X11R6/lib/libXm.so.3.0.3 -@exec chroot %D /sbin/ldconfig -@unexec chroot %D /sbin/ldconfig |