diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2014-02-21 21:35:45 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2014-02-21 21:35:45 +0800 |
commit | 89275dee8c33c96777cc99d362e45fda87e33fcd (patch) | |
tree | 68dc0e36625402a058a9ac047e325d67e0faa5a1 /comms/dfu-programmer | |
parent | 0e528c6e87058074177400e5a5500d3846e06802 (diff) | |
download | freebsd-ports-gnome-89275dee8c33c96777cc99d362e45fda87e33fcd.tar.gz freebsd-ports-gnome-89275dee8c33c96777cc99d362e45fda87e33fcd.tar.zst freebsd-ports-gnome-89275dee8c33c96777cc99d362e45fda87e33fcd.zip |
Remove trailing whitespaces from category comms
Diffstat (limited to 'comms/dfu-programmer')
-rw-r--r-- | comms/dfu-programmer/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/dfu-programmer/Makefile b/comms/dfu-programmer/Makefile index 9c029b99e774..ab4376d984f2 100644 --- a/comms/dfu-programmer/Makefile +++ b/comms/dfu-programmer/Makefile @@ -19,7 +19,7 @@ LDFLAGS+= -L${LOCALBASE}/lib -lusb PLIST_FILES= bin/dfu-programmer man/man1/dfu-programmer.1.gz PORTDOCS= * -OPTIONS_DEFINE= DOCS +OPTIONS_DEFINE= DOCS do-install: ${INSTALL_PROGRAM} ${WRKSRC}/src/${PORTNAME} ${STAGEDIR}${PREFIX}/bin |