Don't accidentally depend on motif, and don't compile nsplugin
(for now).
This commit is contained in:
parent
1c418c8a93
commit
7721da66cd
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.4 2000/10/22 15:43:48 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.5 2000/10/24 16:09:19 espie Exp $
|
||||
|
||||
CATEGORIES= x11 x11/kde
|
||||
NEED_VERSION= 1.305
|
||||
@ -18,6 +18,7 @@ CONFIGURE_ARGS= --with-qt-includes=${LOCALBASE}/include/X11/qt2
|
||||
CONFIGURE_ARGS+= --with-qt-libraries=${LOCALBASE}/lib/qt2
|
||||
CONFIGURE_ARGS+= --with-extra-libs=${LOCALBASE}/lib
|
||||
CONFIGURE_ARGS+= --with-extra-includes=${LOCALBASE}/include
|
||||
CONFIGURE_ARGS+= --without-motif
|
||||
|
||||
# Not yet, too much time to compile
|
||||
#CONFIGURE_ARGS+= --enable-static
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PFRAG.shared,v 1.2 2000/10/19 12:15:27 espie Exp $
|
||||
@comment $OpenBSD: PFRAG.shared,v 1.3 2000/10/24 16:09:20 espie Exp $
|
||||
lib/libappletproxy.so.0.0
|
||||
lib/libclockapplet.so.1.0
|
||||
lib/libhtmlsearch.so.0.0
|
||||
@ -34,7 +34,6 @@ lib/libkcm_kwinoptions.so.0.0
|
||||
lib/libkcm_layout.so.0.0
|
||||
lib/libkcm_locale.so.0.0
|
||||
lib/libkcm_midi.so.0.0
|
||||
lib/libkcm_nsplugin.so.0.0
|
||||
lib/libkcm_passwords.so.0.0
|
||||
lib/libkcm_samba.so.0.0
|
||||
lib/libkcm_screensaver.so.0.0
|
||||
@ -92,7 +91,6 @@ lib/libkwrited.so.0.0
|
||||
lib/libkwritepart.so.0.0
|
||||
lib/libkxkb.so.0.0
|
||||
lib/libkxmlrpcd.so.0.0
|
||||
lib/libnsplugin.so.1.1
|
||||
lib/libquicklauncher.so.1.0
|
||||
lib/libsmb++.so.0.9
|
||||
DYNLIBDIR(%D/lib)
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.3 2000/10/20 20:59:49 espie Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.4 2000/10/24 16:09:20 espie Exp $
|
||||
@owner root
|
||||
@mode u+s
|
||||
bin/kcheckpass
|
||||
@ -67,8 +67,6 @@ bin/kxkb
|
||||
bin/kxmlrpcd
|
||||
bin/kxsconfig
|
||||
bin/kxsrun
|
||||
bin/nspluginscan
|
||||
bin/nspluginviewer
|
||||
bin/startkde
|
||||
include/KBackgroundIface.h
|
||||
include/KDesktopIface.h
|
||||
@ -159,7 +157,6 @@ lib/libkcm_kwinoptions.la
|
||||
lib/libkcm_layout.la
|
||||
lib/libkcm_locale.la
|
||||
lib/libkcm_midi.la
|
||||
lib/libkcm_nsplugin.la
|
||||
lib/libkcm_passwords.la
|
||||
lib/libkcm_samba.la
|
||||
lib/libkcm_screensaver.la
|
||||
@ -189,7 +186,6 @@ lib/libkwinmodernsys.la
|
||||
lib/libkwinriscos.la
|
||||
lib/libkwinsystem.la
|
||||
lib/libkwritepart.la
|
||||
lib/libnsplugin.la
|
||||
lib/libquicklauncher.la
|
||||
lib/libsmb++.la
|
||||
share/applnk/.directory
|
||||
@ -271,7 +267,6 @@ share/applnk/Settings/WebBrowsing/.directory
|
||||
share/applnk/Settings/WebBrowsing/cookies.desktop
|
||||
share/applnk/Settings/WebBrowsing/ebrowsing.desktop
|
||||
share/applnk/Settings/WebBrowsing/konqhtml.desktop
|
||||
share/applnk/Settings/WebBrowsing/nsplugin.desktop
|
||||
share/applnk/Settings/WebBrowsing/proxy.desktop
|
||||
share/applnk/Settings/WebBrowsing/useragent.desktop
|
||||
share/applnk/System/.directory
|
||||
@ -1574,7 +1569,6 @@ share/icons/locolor/16x16/apps/mouse.png
|
||||
share/icons/locolor/16x16/apps/multimedia.png
|
||||
share/icons/locolor/16x16/apps/nedit.png
|
||||
share/icons/locolor/16x16/apps/netscape.png
|
||||
share/icons/locolor/16x16/apps/nsplugin.png
|
||||
share/icons/locolor/16x16/apps/package.png
|
||||
share/icons/locolor/16x16/apps/package_applications.png
|
||||
share/icons/locolor/16x16/apps/package_editors.png
|
||||
@ -1716,7 +1710,6 @@ share/icons/locolor/32x32/apps/nedit.png
|
||||
share/icons/locolor/32x32/apps/netscape.png
|
||||
share/icons/locolor/32x32/apps/network.png
|
||||
share/icons/locolor/32x32/apps/nogo.png
|
||||
share/icons/locolor/32x32/apps/nsplugin.png
|
||||
share/icons/locolor/32x32/apps/package.png
|
||||
share/icons/locolor/32x32/apps/package_applications.png
|
||||
share/icons/locolor/32x32/apps/package_editors.png
|
||||
|
Loading…
Reference in New Issue
Block a user