diff options
| author | Alex Dupre <ale@FreeBSD.org> | 2009-01-13 07:04:49 +0000 |
|---|---|---|
| committer | Alex Dupre <ale@FreeBSD.org> | 2009-01-13 07:04:49 +0000 |
| commit | 1471da7a356dac84c5ea1d2aad59aea4ae696429 (patch) | |
| tree | 1dddf991af088bb4db4171bd57692e60274e1897 /sysutils/kldpatch | |
| parent | 347c6aa903e798bd1919bb47a57a0bbffed9fa01 (diff) | |
Notes
Diffstat (limited to 'sysutils/kldpatch')
| -rw-r--r-- | sysutils/kldpatch/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/kldpatch/Makefile b/sysutils/kldpatch/Makefile index 87c8e4b76032..608902ffc731 100644 --- a/sysutils/kldpatch/Makefile +++ b/sysutils/kldpatch/Makefile @@ -18,7 +18,7 @@ COMMENT= Utility to patch modules and kernel MAN8= kldpatch.8 PLIST_FILES= sbin/kldpatch -WRKSRC=${WRKDIR}/${PORTNAME} +WRKSRC= ${WRKDIR}/${PORTNAME} do-install: ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${PREFIX}/sbin |
