diff options
author | dmcmahill <dmcmahill@pkgsrc.org> | 2007-06-25 21:35:48 +0000 |
---|---|---|
committer | dmcmahill <dmcmahill@pkgsrc.org> | 2007-06-25 21:35:48 +0000 |
commit | 0e15e6e5648a4d9fdfcf17b73b3b3bb3ad6b6c28 (patch) | |
tree | 8679c4c208314132278eebc38108610a9abdbd63 /www/opera | |
parent | c13f697f19b77a926a7364d625ee3d88def2d5e6 (diff) | |
download | pkgsrc-0e15e6e5648a4d9fdfcf17b73b3b3bb3ad6b6c28.tar.gz |
fix PLIST and WRKSRC for the sparc version
Diffstat (limited to 'www/opera')
-rw-r--r-- | www/opera/Makefile | 4 | ||||
-rw-r--r-- | www/opera/PLIST.SunOS | 20 |
2 files changed, 15 insertions, 9 deletions
diff --git a/www/opera/Makefile b/www/opera/Makefile index 370c203a798..a4a1e0bc980 100644 --- a/www/opera/Makefile +++ b/www/opera/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.66 2007/06/09 19:25:49 jdolecek Exp $ +# $NetBSD: Makefile,v 1.67 2007/06/25 21:35:48 dmcmahill Exp $ DISTNAME= opera-${OPERA_PKG_VERSION:S/u/pl/} CATEGORIES= www @@ -64,7 +64,7 @@ OPERA_ARCH= -sol8-sparc OPERA_DIR= unix/solaris/${OPERA_PKG_VERSION_DIR}/final/${OPERA_LANG}/${_OPERA_MACHINE_ARCH}/static OPERA_DIST_VERSION= ${OPERA_PKG_VERSION:C/u.*//}-${OPERA_VER_DATE}.1-static-qt -WRKSRC= ${WRKDIR}/opera-${OPERA_DIST_VERSION}${OPERA_ARCH}-${OPERA_LANG}-521 +WRKSRC= ${WRKDIR}/opera-${OPERA_DIST_VERSION}${OPERA_ARCH}-${OPERA_LANG}-641 BUILD_DEFS+= INSTALL_ETC_OPERARC INSTALL_ETC_OPERARC?= no diff --git a/www/opera/PLIST.SunOS b/www/opera/PLIST.SunOS index 67d79bb6ccd..009cad1e6e4 100644 --- a/www/opera/PLIST.SunOS +++ b/www/opera/PLIST.SunOS @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST.SunOS,v 1.5 2007/01/23 02:51:31 dmcmahill Exp $ +@comment $NetBSD: PLIST.SunOS,v 1.6 2007/06/25 21:35:48 dmcmahill Exp $ lib/opera/${OPERA_PKG_VERSION}-${OPERA_VER_DATE}.1/missingsyms.so lib/opera/${OPERA_PKG_VERSION}-${OPERA_VER_DATE}.1/opera lib/opera/${OPERA_PKG_VERSION}-${OPERA_VER_DATE}.1/spellcheck.so @@ -61,15 +61,21 @@ share/opera/styles/info.css share/opera/styles/mime.css share/opera/styles/plugins.css share/opera/styles/user/accessibility.css +share/opera/styles/user/altdebugger.css +share/opera/styles/user/classid.css share/opera/styles/user/contrastbw.css share/opera/styles/user/contrastwb.css -share/opera/styles/user/debugwithoutline.css +share/opera/styles/user/disablebreaks.css +share/opera/styles/user/disablefloats.css +share/opera/styles/user/disableforms.css +share/opera/styles/user/disablepositioning.css share/opera/styles/user/disabletables.css -share/opera/styles/user/hidenonlinkimages.css -share/opera/styles/user/imageandlinkonly.css -share/opera/styles/user/nostalgia.css -share/opera/styles/user/showstructure.css -share/opera/styles/user/textonly.css +share/opera/styles/user/outline.css +share/opera/styles/user/structureblock.css +share/opera/styles/user/structureinline.css +share/opera/styles/user/structuretables.css +share/opera/styles/user/tablelayout.css +share/opera/styles/user/toc.css share/opera/styles/warning.css share/opera/styles/wml.css share/opera/svg-mobd.dat |