diff options
author | Jeremy Messenger <mezz@FreeBSD.org> | 2010-07-24 19:28:12 +0000 |
---|---|---|
committer | Jeremy Messenger <mezz@FreeBSD.org> | 2010-07-24 19:28:12 +0000 |
commit | b47d58c28d77b13b47c9d5c8991926bc6db37bed (patch) | |
tree | 16426739578ed046db107932b4bfa98f828d2abd /www/linux-opera/Makefile | |
parent | 0deb2fe40a10e46eefabaa1adfff18e36686c41b (diff) | |
download | ports-b47d58c28d77b13b47c9d5c8991926bc6db37bed.tar.gz ports-b47d58c28d77b13b47c9d5c8991926bc6db37bed.zip |
Notes
Diffstat (limited to 'www/linux-opera/Makefile')
-rw-r--r-- | www/linux-opera/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/www/linux-opera/Makefile b/www/linux-opera/Makefile index 0094ba821456..f1cfa5024682 100644 --- a/www/linux-opera/Makefile +++ b/www/linux-opera/Makefile @@ -7,6 +7,7 @@ PORTNAME= opera PORTVERSION= ${OPERA_VER} +PORTREVISION= 1 CATEGORIES= www linux MASTER_SITES= ftp://ftp.opera.com/pub/opera/linux/${OPERA_VER:S/.//}/ \ ftp://ftp.sunet.se/pub/www/clients/Opera/linux/${OPERA_VER:S/.//}/ \ @@ -98,7 +99,8 @@ post-patch: s|opera)|${UNIQUENAME})|g ; \ s|opera-widget-manager)|${UNIQUENAME}-widget-manager)|g ; \ s|^.*rmdir.*mime/packages.*||g ; \ - s|^.*GX - bin/uninstall-opera@.*||g' \ + s|^.*GX - bin/uninstall-opera@.*||g ; \ + s|[$$]tempdir/damaged|${WRKSRC}/damaged|g' \ ${WRKSRC}/install @${REINPLACE_CMD} -e '/^Name/s|$$| (Linux version)|g ; \ /Exec/s|opera|${UNIQUENAME}|g ; \ |