diff options
author | olgeni <olgeni@FreeBSD.org> | 2004-02-03 06:17:31 +0800 |
---|---|---|
committer | olgeni <olgeni@FreeBSD.org> | 2004-02-03 06:17:31 +0800 |
commit | 995d02a76cc81681c1bf37c997149fcdfd132820 (patch) | |
tree | 423c7f5d2799f6b01ca05988c1535bd44f1d526b /palm/pilot-link/Makefile | |
parent | d7d3f9d34ee34acc836b3c874e5c3bec9414cdd5 (diff) | |
download | freebsd-ports-gnome-995d02a76cc81681c1bf37c997149fcdfd132820.tar.gz freebsd-ports-gnome-995d02a76cc81681c1bf37c997149fcdfd132820.tar.zst freebsd-ports-gnome-995d02a76cc81681c1bf37c997149fcdfd132820.zip |
Remove trailing whitespace (portlint).
Diffstat (limited to 'palm/pilot-link/Makefile')
-rw-r--r-- | palm/pilot-link/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/palm/pilot-link/Makefile b/palm/pilot-link/Makefile index 952922dd75f3..f437b35d0c2a 100644 --- a/palm/pilot-link/Makefile +++ b/palm/pilot-link/Makefile @@ -25,7 +25,7 @@ USE_PERL5= yes CFLAGS+= -I${LOCALBASE}/include HAS_CONFIGURE= yes -CONFIGURE_ARGS+=--with-perl5=${PERL5} --with-libiconv=${LOCALBASE} --with-tclinclude=/usr/local/include/tcl8.3/ --with-tcl=/usr/local/lib/tcl8.3/ --program-transform-name= +CONFIGURE_ARGS+=--with-perl5=${PERL5} --with-libiconv=${LOCALBASE} --with-tclinclude=/usr/local/include/tcl8.3/ --with-tcl=/usr/local/lib/tcl8.3/ --program-transform-name= CONFIGURE_ENV+= LDFLAGS="-L${LOCALBASE}/lib" .include "${.CURDIR}/manpages.mk" |