diff options
author | Rene Ladan <rene@FreeBSD.org> | 2013-10-06 16:09:43 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2013-10-06 16:09:43 +0000 |
commit | cb992b6d331cb2415c4e77bd1abde0fbbac48b54 (patch) | |
tree | 6f82ab78f28561fd226687825f4838a1e2d8d910 /x11-toolkits/linux-f10-openmotif | |
parent | - Convert last bit of the QUOTES option to newly added (diff) |
Add stage support for linux-f10-* ports maintained by emulation@
(category x11-toolkits).
- x11-toolkits/linux-f10-gtk2 is not updated yet, it wants to chroot(8)
- Fix plist of linux-f10-qt45
Notes
Notes:
svn path=/head/; revision=329599
Diffstat (limited to 'x11-toolkits/linux-f10-openmotif')
-rw-r--r-- | x11-toolkits/linux-f10-openmotif/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/x11-toolkits/linux-f10-openmotif/Makefile b/x11-toolkits/linux-f10-openmotif/Makefile index 458581afd098..882edc5194aa 100644 --- a/x11-toolkits/linux-f10-openmotif/Makefile +++ b/x11-toolkits/linux-f10-openmotif/Makefile @@ -23,7 +23,6 @@ USE_LDCONFIG= yes SRC_DISTFILES= DISTINFO_FILE= ${MASTERDIR}/distinfo.i386 -NO_STAGE= yes post-extract: @${RM} -r ${WRKSRC}/etc ${WRKSRC}/usr/bin ${WRKSRC}/usr/include \ ${WRKSRC}/usr/share ${WRKSRC}/usr/lib/X11 |