diff options
Diffstat (limited to 'science/sigrok-firmware-fx2lafw')
-rw-r--r-- | science/sigrok-firmware-fx2lafw/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/science/sigrok-firmware-fx2lafw/Makefile b/science/sigrok-firmware-fx2lafw/Makefile index 84872f25fbb3..ba1f5d06771a 100644 --- a/science/sigrok-firmware-fx2lafw/Makefile +++ b/science/sigrok-firmware-fx2lafw/Makefile @@ -25,7 +25,6 @@ FW_FILES= fx2lafw-braintechnology-usb-lps.fw \ PORTDOCS= README NEWS PLIST_FILES= ${FW_FILES:S,^,share/sigrok-firmware/,} -PLIST_DIRSTRY= share/sigrok-firmware do-install: @${MKDIR} ${STAGEDIR}${DOCSDIR} |