[Midnightbsd-cvs] mports: Makefile: no filter shlibs

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sat Oct 27 00:23:08 EDT 2007


Log Message:
-----------
no filter shlibs

Modified Files:
--------------
    mports/www/opera:
        Makefile (r1.13 -> r1.14)

-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/www/opera/Makefile,v
retrieving revision 1.13
retrieving revision 1.14
diff -Lwww/opera/Makefile -Lwww/opera/Makefile -u -r1.13 -r1.14
--- www/opera/Makefile
+++ www/opera/Makefile
@@ -8,7 +8,7 @@
 
 PORTNAME=	opera
 PORTVERSION=	${OPERA_VER}.${OPERA_DATE}
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	www ipv6
 MASTER_SITES=	ftp://opera.inode.at/unix/freebsd/${OPERA_VER:S/.//}${OPERA_MINVER}/${OPERA_REL}/en/${OPERA_LIB}/ \
 		http://gd.tuwien.ac.at/infosys/browsers/opera/unix/freebsd/${OPERA_VER:S/.//}${OPERA_MINVER}/${OPERA_REL}/en/${OPERA_LIB}/ \
@@ -47,7 +47,6 @@
 
 MAN1=		opera.1
 NO_BUILD=	yes
-NO_FILTER_SHLIBS=yes
 
 OPTIONS=	ASPELL	"Use the aspell library for spell checking"	on \
 		SHARED	"Use a shared QT library (instead of static)" 	on


More information about the Midnightbsd-cvs mailing list