1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-26 21:17:40 +00:00
freebsd-ports/devel/adabroker/files/patch-aa
SADA Kenji 88b5ffb94a New port - devel/adabroker
AdaBroker is a full Ada CORBA implementation, released under
the GPL (with a special exception on runtime files allowing them
to be included in non-GPL applications).

PR:	ports/18059
Submitted by:	Samuel Tardieu <sam@trillian.enst.fr>
2000-08-07 02:52:15 +00:00

16 lines
376 B
Plaintext

--- cos/naming/Makefile.am.orig Mon Jul 3 19:08:30 2000
+++ cos/naming/Makefile.am Wed Aug 2 16:27:32 2000
@@ -6,9 +6,9 @@
-I../../src \
-I$(srcdir)/../../src \
-I$(COS_DIRS) \
- -I../../adasockets/src \
- -I$(srcdir)/../../adasockets/src \
- -g -O2 -m -gnata
+ $(ADASOCKETS_INCLUDE) \
+ -g -O2 -m -gnata \
+ -largs $(ADASOCKETS_LIBS)
PROGS= ab_names test_naming