diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2016-05-19 18:57:35 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2016-05-19 18:57:35 +0800 |
commit | 7ebc8359e9ab0c7342b32b0d92e5c221c8371db4 (patch) | |
tree | c65810bd94349ec035fb6c6094972297fe4a11ba /cad/qcad | |
parent | 22084e17f721ebb9a063f5603491229fcfc70d9b (diff) | |
download | freebsd-ports-gnome-7ebc8359e9ab0c7342b32b0d92e5c221c8371db4.tar.gz freebsd-ports-gnome-7ebc8359e9ab0c7342b32b0d92e5c221c8371db4.tar.zst freebsd-ports-gnome-7ebc8359e9ab0c7342b32b0d92e5c221c8371db4.zip |
- Fix trailing whitespace in Makefiles
Approved by: portmgr blanket
Diffstat (limited to 'cad/qcad')
-rw-r--r-- | cad/qcad/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cad/qcad/Makefile b/cad/qcad/Makefile index 96ae81db46d2..3f2dda1a6b86 100644 --- a/cad/qcad/Makefile +++ b/cad/qcad/Makefile @@ -41,7 +41,7 @@ RESDIR= ${WRKSRC}/release .endif SHRLIBS= qcadcore qcadecmaapi qcadentity qcadgrid qcadgui qcadoperations \ - qcadsnap qcadspatialindex qcadstemmer spatialindexnavel qcadzip + qcadsnap qcadspatialindex qcadstemmer spatialindexnavel qcadzip STALIBS= dxflib stemmer SHRDIR= fonts libraries patterns plugins scripts ts #QSCRIPTS should not be installed to avoid conflicts with texlive-base |