remove plugins stuff, turns out it doesn't serve any purpose anyways,
as we don't have netscape plugins in native mode.
This commit is contained in:
parent
ef60f2cc67
commit
1970902502
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.33 2002/03/02 23:59:52 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.34 2002/03/30 00:13:23 espie Exp $
|
||||
|
||||
COMMENT= "X11 toolkit, basic applications"
|
||||
COMMENT-plugins= "X11 toolkit, netscape plugins"
|
||||
@ -18,13 +18,13 @@ EXTRACT_SUFX= .tar.bz2
|
||||
# duplicated over the place.
|
||||
NOT_FOR_ARCHS=${NO_SHARED_ARCHS}
|
||||
|
||||
MULTI_PACKAGES=-plugins
|
||||
#MULTI_PACKAGES=-plugins
|
||||
MODULES=qt2
|
||||
|
||||
SUBPACKAGE?=
|
||||
.if !defined(PACKAGING) || ${SUBPACKAGE} == "-plugins"
|
||||
USE_MOTIF= any
|
||||
.endif
|
||||
#SUBPACKAGE?=
|
||||
#.if !defined(PACKAGING) || ${SUBPACKAGE} == "-plugins"
|
||||
#USE_MOTIF= any
|
||||
#.endif
|
||||
|
||||
LIB_DEPENDS= kdecore.3,kdeui,DCOP,artskde,kab,kdefakes,kdeprint,kdeprint_management,kdesu,kfile,khtml,kio,kjava,kmid,kparts,kscreensaver,kspell,kssl,ksycoca,ktexteditor,soundserver_idl::x11/kde/libs2 \
|
||||
ldap.2,lber:openldap-client-2.*:databases/openldap \
|
||||
@ -43,7 +43,7 @@ CONFIGURE_ARGS+= --with-xdmdir=/var/X11/kdm
|
||||
CONFIGURE_ARGS+= --disable-debug
|
||||
CONFIGURE_ARGS+= --enable-final
|
||||
#CONFIGURE_ARGS+= --enable-debug
|
||||
#CONFIGURE_ARGS+= --without-motif
|
||||
CONFIGURE_ARGS+= --without-motif
|
||||
#CONFIGURE_ARGS+=--enable-static --enable-debug --disable-shared
|
||||
|
||||
PATCH_LIST=${PORTSDIR}/x11/kde/libs2/patches/p-* patch-*
|
||||
|
@ -1,5 +1,5 @@
|
||||
--- ksysguard/ksysguardd/FreeBSD/ksysguardd.h.orig Mon Dec 24 10:37:00 2001
|
||||
+++ ksysguard/ksysguardd/FreeBSD/ksysguardd.h Mon Dec 24 10:36:51 2001
|
||||
--- ksysguard/ksysguardd/FreeBSD/ksysguardd.h.orig Sun Dec 30 20:41:59 2001
|
||||
+++ ksysguard/ksysguardd/FreeBSD/ksysguardd.h Sun Dec 30 20:41:59 2001
|
||||
@@ -0,0 +1,31 @@
|
||||
+/*
|
||||
+ KSysGuard, the KDE System Guard
|
||||
@ -19,7 +19,7 @@
|
||||
+ along with this program; if not, write to the Free Software
|
||||
+ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
|
||||
+
|
||||
+ $Id: patch-ksysguard_ksysguardd_FreeBSD_ksysguardd_h,v 1.1 2001/12/31 12:30:54 espie Exp $
|
||||
+ $Id: patch-ksysguard_ksysguardd_FreeBSD_ksysguardd_h,v 1.2 2002/03/30 00:13:23 espie Exp $
|
||||
+*/
|
||||
+
|
||||
+#ifndef _ksysguardd_h_
|
||||
|
@ -1,4 +0,0 @@
|
||||
@comment $OpenBSD: PFRAG.shared-plugins,v 1.1 2001/04/24 11:44:06 espie Exp $
|
||||
lib/libkcm_nsplugin.so.0.0
|
||||
lib/libnsplugin.so.1.1
|
||||
DYNLIBDIR(%D/lib)
|
@ -1,7 +0,0 @@
|
||||
@comment $OpenBSD: PLIST-plugins,v 1.2 2001/09/21 15:48:21 espie Exp $
|
||||
%%SHARED%%
|
||||
bin/nspluginscan
|
||||
bin/nspluginviewer
|
||||
lib/libkcm_nsplugin.la
|
||||
lib/libnsplugin.la
|
||||
share/applnk/Settings/WebBrowsing/nsplugin.desktop
|
Loading…
Reference in New Issue
Block a user