aboutsummaryrefslogtreecommitdiffstats
path: root/archivers/unrar
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2003-10-27 05:58:50 +0800
committerkris <kris@FreeBSD.org>2003-10-27 05:58:50 +0800
commitc90d909dd04b82f358a7ebb43a2d06db7d55ce1e (patch)
tree2f87d0be8ca52e2244a9e78ed4bbae8fcf147ea2 /archivers/unrar
parentc94bd6e6c8ee6138d980f4304c3bf762b03174b1 (diff)
downloadfreebsd-ports-gnome-c90d909dd04b82f358a7ebb43a2d06db7d55ce1e.tar.gz
freebsd-ports-gnome-c90d909dd04b82f358a7ebb43a2d06db7d55ce1e.tar.zst
freebsd-ports-gnome-c90d909dd04b82f358a7ebb43a2d06db7d55ce1e.zip
portlint (fix whitespace)
Diffstat (limited to 'archivers/unrar')
-rw-r--r--archivers/unrar/Makefile12
1 files changed, 6 insertions, 6 deletions
diff --git a/archivers/unrar/Makefile b/archivers/unrar/Makefile
index 5b91e1aacc3f..cfeda593027d 100644
--- a/archivers/unrar/Makefile
+++ b/archivers/unrar/Makefile
@@ -6,18 +6,18 @@
#
PORTNAME= unrar
-PORTVERSION= 3.20
-PORTEPOCH= 2
+PORTVERSION= 3.20
+PORTEPOCH= 2
CATEGORIES= archivers
-MASTER_SITES= http://files10.rarlab.com/rar/
-DISTNAME= unrarsrc-3.2.3
+MASTER_SITES= http://files10.rarlab.com/rar/
+DISTNAME= unrarsrc-3.2.3
MAINTAINER= ache@FreeBSD.org
COMMENT= Extract, view & test RAR archives
-WRKSRC= ${WRKDIR}/unrar
+WRKSRC= ${WRKDIR}/unrar
-USE_GMAKE= yes
+USE_GMAKE= yes
post-patch:
@${SED} -e 's|c++|${CXX}|g' -e 's|-O2|${CXXFLAGS}|g' \