diff options
author | obache <obache@pkgsrc.org> | 2007-07-14 04:35:43 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2007-07-14 04:35:43 +0000 |
commit | 1ea3b9379e4d6c3284dd07b2e3f4a5fb64e7ee61 (patch) | |
tree | 0d74e2afb2cef3dbf4282c16bcc405e84a5f2ba7 /www | |
parent | a8bb001879e58519137a1c5ba22da6f11fb408e1 (diff) | |
download | pkgsrc-1ea3b9379e4d6c3284dd07b2e3f4a5fb64e7ee61.tar.gz |
DIST_SUBDIR=. break PKG_RESUME_TRANSFERS, sufficient just define as empty.
Fixes PR 35494.
Diffstat (limited to 'www')
-rw-r--r-- | www/opera/Makefile | 6 | ||||
-rw-r--r-- | www/opera/distinfo | 8 |
2 files changed, 7 insertions, 7 deletions
diff --git a/www/opera/Makefile b/www/opera/Makefile index a4a1e0bc980..592c6a8ea3f 100644 --- a/www/opera/Makefile +++ b/www/opera/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.67 2007/06/25 21:35:48 dmcmahill Exp $ +# $NetBSD: Makefile,v 1.68 2007/07/14 04:35:43 obache Exp $ DISTNAME= opera-${OPERA_PKG_VERSION:S/u/pl/} CATEGORIES= www @@ -36,8 +36,8 @@ _OPERA_MACHINE_ARCH?= ${MACHINE_ARCH} .if (${_OPERA_OPSYS} == NetBSD) || (${_OPERA_OPSYS} == DragonFly) DEPENDS+= suse_x11>=7.3:../../emulators/${SUSE_DIR_PREFIX}_x11 -# we need the DIST_SUBDIR=. because of the inclusion of suse's Makefile.common -DIST_SUBDIR= . +# we need to define DIST_SUBDIR because of the inclusion of suse's Makefile.common +DIST_SUBDIR= # empty EXTRACT_ONLY= # empty PLIST_SRC= ${WRKDIR}/PLIST_DYNAMIC diff --git a/www/opera/distinfo b/www/opera/distinfo index 287312f44d9..fd2682e1269 100644 --- a/www/opera/distinfo +++ b/www/opera/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.21 2007/06/09 19:25:49 jdolecek Exp $ +$NetBSD: distinfo,v 1.22 2007/07/14 04:35:44 obache Exp $ -SHA1 (./opera-9.21-20070510.1-static-qt.i386-en.rpm) = 688652ece420a0d4d48147d252fa393c3c9de347 -RMD160 (./opera-9.21-20070510.1-static-qt.i386-en.rpm) = 23a237441cc871cdd45dd5a7aba66166749b45ae -Size (./opera-9.21-20070510.1-static-qt.i386-en.rpm) = 7280335 bytes +SHA1 (opera-9.21-20070510.1-static-qt.i386-en.rpm) = 688652ece420a0d4d48147d252fa393c3c9de347 +RMD160 (opera-9.21-20070510.1-static-qt.i386-en.rpm) = 23a237441cc871cdd45dd5a7aba66166749b45ae +Size (opera-9.21-20070510.1-static-qt.i386-en.rpm) = 7280335 bytes SHA1 (opera-9.21-20070510.1-static-qt.i386.freebsd-en.tar.gz) = 110617dfd7915e1a24374ae341a4eccacc7873a6 RMD160 (opera-9.21-20070510.1-static-qt.i386.freebsd-en.tar.gz) = a006e1e3b9daebd9a35466e272398e63b4eb6d1b Size (opera-9.21-20070510.1-static-qt.i386.freebsd-en.tar.gz) = 7224774 bytes |