freebsd-ports/misc/dahdi-kmod/files/patch-freebsd__freebsd__Makefile.inc
Rene Ladan 484191d812 - Stage support
- Remove obsolete NO_PACKAGE
- Remove IGNORE check for obsolete versions of FreeBSD
- Fix typo introduced in converting this port to USES=kmod

Approved by:	portmgr (infrastructure blanket)
2014-01-26 18:35:10 +00:00

8 lines
249 B
PHP

--- freebsd/freebsd/Makefile.inc.orig 2010-09-01 08:54:06.000000000 +0200
+++ freebsd/freebsd/Makefile.inc 2014-01-26 19:12:09.000000000 +0100
@@ -19,4 +19,4 @@
TOUCH?= touch
beforeinstall:
- ${MKDIR} ${KMODDIR}
+ ${MKDIR} ${DESTDIR}${KMODDIR}