diff options
author | Doug Barton <dougb@FreeBSD.org> | 2012-08-05 23:19:36 +0000 |
---|---|---|
committer | Doug Barton <dougb@FreeBSD.org> | 2012-08-05 23:19:36 +0000 |
commit | 9aac569eaa031e27191a3f4165b389a17f467ad2 (patch) | |
tree | 1ed78841e1757014ccc09581c61c3683992d3f77 /multimedia/ptx-kmod | |
parent | 47b836bfe5c397deb173a868525d4cba22cbb5fa (diff) | |
download | ports-9aac569eaa031e27191a3f4165b389a17f467ad2.tar.gz ports-9aac569eaa031e27191a3f4165b389a17f467ad2.zip |
Notes
Diffstat (limited to 'multimedia/ptx-kmod')
-rw-r--r-- | multimedia/ptx-kmod/Makefile | 2 | ||||
-rw-r--r-- | multimedia/ptx-kmod/files/ptx.in (renamed from multimedia/ptx-kmod/files/ptx.sh.in) | 0 |
2 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/ptx-kmod/Makefile b/multimedia/ptx-kmod/Makefile index a225d2ff4e62..6312b1adabb7 100644 --- a/multimedia/ptx-kmod/Makefile +++ b/multimedia/ptx-kmod/Makefile @@ -24,7 +24,7 @@ MAKE_ENV= KMODDIR=${PREFIX}/${KMODDIR} SYSDIR=${SYSDIR} PLIST_FILES= ${KMODDIR}/ptx.ko bin/recptx.pl PLIST_DIRS= ${KMODDIR} SUB_LIST= KMODDIR=${KMODDIR} -USE_RC_SUBR= ptx.sh +USE_RC_SUBR= ptx PORTDOCS= README .include <bsd.port.pre.mk> diff --git a/multimedia/ptx-kmod/files/ptx.sh.in b/multimedia/ptx-kmod/files/ptx.in index 498196bf256c..498196bf256c 100644 --- a/multimedia/ptx-kmod/files/ptx.sh.in +++ b/multimedia/ptx-kmod/files/ptx.in |