aboutsummaryrefslogtreecommitdiffstats
path: root/www/linux-opera7/Makefile
blob: 720e7db5044a7950e67e7450f7008b3925fa1cff (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
# New ports collection makefile for:        linux-opera4
# Date created:                 December 6th 2000
# Whom:                     des
#
# $FreeBSD$
#

PORTNAME=   opera
PKGNAMEPREFIX=  linux-
OPERAVERSION=   6.0-20011129.1
PORTVERSION=    ${OPERAVERSION:S/-/./}
CATEGORIES= www linux
MASTER_SITES=   http://opera.online.no/linux/600/tp2/ \
        ftp://ftp.opera.com/pub/opera/linux/600/tp2/
DISTNAME=   ${PORTNAME}-${OPERAVERSION}-static_qt.i386

MAINTAINER= des@FreeBSD.org

RUN_DEPENDS=    ${LINUXBASE}/lib/ld.so:${PORTSDIR}/emulators/linux_base \
        ${LINUXBASE}/usr/X11R6/lib/libXm.so.2:${PORTSDIR}/x11-toolkits/linux-openmotif \
        ${LINUXBASE}/usr/lib/libpng.so.2:${PORTSDIR}/graphics/linux-png

ONLY_FOR_ARCHS= i386

NO_BUILD=   yes
NO_FILTER_SHLIBS=yes

do-configure:
    ${PERL} -pi -e 's|%%PREFIX%%|${PREFIX}|g; s|%%DATADIR%%|${DATADIR}|g'\
        ${WRKSRC}/install.sh

do-install:
    (cd ${WRKSRC} && ./install.sh \
        --exec_prefix=${DATADIR}/bin \
        --wrapperdir=${PREFIX}/bin \
        --docdir=${DOCSDIR} \
        --sharedir=${DATADIR} \
        --plugindir=${DATADIR}/plugins )

.include <bsd.port.mk>
-4/+4 * - Update to 0.36chinsan2009-02-022-5/+5 * - Update to 0.35chinsan2008-11-283-6/+8 * - Update to 0.33.chinsan2008-05-302-4/+4 * - Update to 0.31chinsan2007-12-162-4/+4 * - Update to 0.30.chinsan2007-10-262-6/+5 * - Update to 0.29.chinsan2007-08-262-5/+5 * - update to 0.28leeym2007-08-192-7/+4 * - Update to 0.26miwi2007-07-292-4/+4 * Update to 0.25erwin2007-05-262-4/+4 * - Update to 0.23clsung2007-02-212-9/+5 * - Update to 0.22clsung2006-11-012-5/+5 * Update to 0.20erwin2006-09-262-9/+15 * Update to 0.19lth2006-09-162-4/+4 * Author has fixed Perl 5.005_03 support in a previous releaselth2006-09-151-5/+1 * - update to 0.17clsung2006-08-092-4/+4 * - Update to 0.15lth2006-07-152-5/+5 * Update to 0.14. Now requires perl from ports.lth2006-05-142-8/+10 * Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-221-2/+2 * Update to 0.10lth2006-01-172-4/+4 * - Update to 0.09lth2006-01-092-3/+4 * Update to 0.07lth2005-10-112-3/+3 * Update to 0.06lth2005-10-092-3/+3