don't build or install the included efax, instead add a dependency on
the efax port.
This commit is contained in:
parent
1ca6914e06
commit
e87b3418a8
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.6 2002/09/01 08:25:26 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.7 2002/09/18 02:53:12 brad Exp $
|
||||
|
||||
COMMENT= "X11 toolkit, utilities"
|
||||
CATEGORIES= x11 x11/kde
|
||||
@ -6,5 +6,6 @@ VERSION= 3.0.3
|
||||
DISTNAME= kdeutils-${VERSION}
|
||||
|
||||
LIB_DEPENDS= kdecore.4,DCOP,kabc,kdefakes,kdefx,kdeprint,kdesu,kdeui,kio,kparts,kspell,vcard::x11/kde/libs3
|
||||
RUN_DEPENDS= ::comms/efax
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
12
x11/kde/utils3/patches/patch-klprfax_Makefile_in
Normal file
12
x11/kde/utils3/patches/patch-klprfax_Makefile_in
Normal file
@ -0,0 +1,12 @@
|
||||
$OpenBSD: patch-klprfax_Makefile_in,v 1.1 2002/09/18 02:53:12 brad Exp $
|
||||
--- klprfax/Makefile.in.orig Tue Sep 17 19:04:31 2002
|
||||
+++ klprfax/Makefile.in Tue Sep 17 19:04:43 2002
|
||||
@@ -229,7 +229,7 @@ qt_libraries = @qt_libraries@
|
||||
x_includes = @x_includes@
|
||||
x_libraries = @x_libraries@
|
||||
|
||||
-SUBDIRS = klprfax efax
|
||||
+SUBDIRS = klprfax
|
||||
|
||||
EXTRA_DIST = klprfax.kdevprj AUTHORS COPYING ChangeLog INSTALL README TODO klprfax.lsm
|
||||
|
@ -1,8 +1,5 @@
|
||||
@comment $OpenBSD: PLIST,v 1.5 2002/05/23 14:37:22 espie Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.6 2002/09/18 02:53:12 brad Exp $
|
||||
bin/ark
|
||||
bin/efax
|
||||
bin/efix
|
||||
bin/fax
|
||||
bin/kcalc
|
||||
bin/kcharselect
|
||||
bin/kdepasswd
|
||||
@ -32,9 +29,6 @@ ${KDE}/libkregexpeditorgui.la
|
||||
lib/kedit.la
|
||||
lib/klaptopdaemon.la
|
||||
lib/libark.la
|
||||
man/man1/efax.1
|
||||
man/man1/efix.1
|
||||
man/man1/fax.1
|
||||
share/applnk/Editors/KEdit.desktop
|
||||
share/applnk/Settings/Information/kcmdf.desktop
|
||||
share/applnk/Settings/Information/pcmcia.desktop
|
||||
|
Loading…
Reference in New Issue
Block a user