diff options
author | Boris Samorodov <bsam@FreeBSD.org> | 2009-06-20 13:52:38 +0000 |
---|---|---|
committer | Boris Samorodov <bsam@FreeBSD.org> | 2009-06-20 13:52:38 +0000 |
commit | fa7e648ea821dc999a137eda7b6e4c768cde905f (patch) | |
tree | bff9b01d57329e8b24e60cc5b6b7f4896edc33b7 /x11-toolkits/linux-openmotif | |
parent | 26167adb2540598e8a54b4bac6cdd98b5484808b (diff) |
Notes
Diffstat (limited to 'x11-toolkits/linux-openmotif')
-rw-r--r-- | x11-toolkits/linux-openmotif/Makefile | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/x11-toolkits/linux-openmotif/Makefile b/x11-toolkits/linux-openmotif/Makefile index 682ab6e190c4..b60ad8ba15ce 100644 --- a/x11-toolkits/linux-openmotif/Makefile +++ b/x11-toolkits/linux-openmotif/Makefile @@ -19,16 +19,14 @@ EXTRACT_ONLY= MAINTAINER= freebsd-emulation@FreeBSD.org COMMENT= Motif toolkit Linux libraries -BUILD_DEPENDS= rpm2cpio:${PORTSDIR}/archivers/rpm - CONFLICTS= linux-f8-openmotif-[0-9]* linux-f10-openmotif-[0-9]* ONLY_FOR_ARCHS= i386 amd64 -USE_LINUX= yes +USE_LINUX_RPM= yes USE_LINUX_APPS= xorglibs -USE_LINUX_PREFIX= yes +LINUX_DIST_VER= 4 NO_BUILD= yes -MD5_FILE= ${MASTERDIR}/distinfo.i386 +SRC_DISTFILES= EXTRACT_FILES= ./usr/X11R6/lib/libMrm.so.3.0.3 \ ./usr/X11R6/lib/libUil.so.3.0.3 \ |