- drop unneeded patch
This commit is contained in:
parent
c19a85585e
commit
c1f559f58d
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.9 2010/11/19 22:31:33 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.10 2011/07/28 12:11:43 jasper Exp $
|
||||
|
||||
COMMENT= console based Jabber client
|
||||
|
||||
@ -32,4 +32,6 @@ CONFIGURE_ENV= LDFLAGS="-L${LOCALBASE}/lib" \
|
||||
CPPFLAGS="-I${LOCALBASE}/include"
|
||||
USE_GROFF = Yes
|
||||
|
||||
FAKE_FLAGS= Examplesdir=${PREFIX}/share/examples/freetalk/
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,12 +0,0 @@
|
||||
$OpenBSD: patch-examples_Makefile_in,v 1.1.1.1 2009/01/20 08:11:34 kevlo Exp $
|
||||
--- examples/Makefile.in.orig Tue Jan 20 14:58:44 2009
|
||||
+++ examples/Makefile.in Tue Jan 20 15:00:48 2009
|
||||
@@ -177,7 +177,7 @@ top_builddir = @top_builddir@
|
||||
top_srcdir = @top_srcdir@
|
||||
EXTRA = freetalk.scm daemon.ft hello-world.ft mimic.ft
|
||||
EXTRA_DIST = $(EXTRA)
|
||||
-Examplesdir = $(docdir)/examples
|
||||
+Examplesdir = $(prefix)/share/examples/freetalk
|
||||
Examples_DATA = $(EXTRA)
|
||||
CLEANFILES = *~
|
||||
DISTCLEANFILES = .deps/*.P
|
Loading…
x
Reference in New Issue
Block a user