aboutsummaryrefslogtreecommitdiffstats
path: root/emulators/i386-wine-devel
diff options
context:
space:
mode:
authorpawel <pawel@FreeBSD.org>2016-01-27 04:27:28 +0800
committerpawel <pawel@FreeBSD.org>2016-01-27 04:27:28 +0800
commiteb7758089f9c548b18c12bb454f9ee976032e91f (patch)
treef35986ea9f15d75f778b5fc513655a5ab879064a /emulators/i386-wine-devel
parentbb3d980b02b6e476c803af71f124f93f90372ba9 (diff)
downloadfreebsd-ports-gnome-eb7758089f9c548b18c12bb454f9ee976032e91f.tar.gz
freebsd-ports-gnome-eb7758089f9c548b18c12bb454f9ee976032e91f.tar.zst
freebsd-ports-gnome-eb7758089f9c548b18c12bb454f9ee976032e91f.zip
Remove deprecated @dirrm
Approved by: portmgr blanket
Diffstat (limited to 'emulators/i386-wine-devel')
-rw-r--r--emulators/i386-wine-devel/Makefile.i3864
1 files changed, 0 insertions, 4 deletions
diff --git a/emulators/i386-wine-devel/Makefile.i386 b/emulators/i386-wine-devel/Makefile.i386
index eb126694db05..e3f47aef7bb0 100644
--- a/emulators/i386-wine-devel/Makefile.i386
+++ b/emulators/i386-wine-devel/Makefile.i386
@@ -72,10 +72,6 @@ post-install-script:
echo lib32/$${i##*/} >> ${TMPPLIST} ; \
fi ; \
done
- echo '@dirrm lib32/.libGL/dri' >> ${TMPPLIST}
- echo '@dirrm lib32/.libGL' >> ${TMPPLIST}
- echo '@dirrmtry lib32' >> ${TMPPLIST}; \
- echo '@dirrm bin32' >> ${TMPPLIST}
# Install nvidia patching script
${INSTALL_SCRIPT} ${SLAVEDIR}/files/nvidia.sh ${STAGEDIR}${DATADIR}/patch-nvidia.sh
echo ${DATADIR:S|$(PREFIX)/||}/patch-nvidia.sh >> ${TMPPLIST}