summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorJimmy Olgeni <olgeni@FreeBSD.org>2003-03-05 20:49:52 +0000
committerJimmy Olgeni <olgeni@FreeBSD.org>2003-03-05 20:49:52 +0000
commitaaa0b256d100f8b1a7d050e577763dc766dc2b3d (patch)
tree81078b49e3f71ba9c104481881e40a053e248d75 /devel
parentUpdate to 1.11, retire pkg-comment and MANPREFIX. (diff)
Add patch to actually install .hrl files in include.
Notes
Notes: svn path=/head/; revision=76972
Diffstat (limited to 'devel')
-rw-r--r--devel/esdl/files/patch-Makefile13
-rw-r--r--devel/esdl/pkg-plist11
2 files changed, 24 insertions, 0 deletions
diff --git a/devel/esdl/files/patch-Makefile b/devel/esdl/files/patch-Makefile
new file mode 100644
index 000000000000..714a5a7ea567
--- /dev/null
+++ b/devel/esdl/files/patch-Makefile
@@ -0,0 +1,13 @@
+
+$FreeBSD$
+
+--- Makefile.orig Wed Mar 5 21:44:29 2003
++++ Makefile Wed Mar 5 21:44:49 2003
+@@ -51,6 +51,7 @@
+ mkdir $(INSTALLDIR)/ebin
+ mkdir $(INSTALLDIR)/priv
+ cp src/*.?rl $(INSTALLDIR)/src
++ cp include/*.hrl $(INSTALLDIR)/include
+ cp c_src/*.[ch] $(INSTALLDIR)/c_src
+ cp doc/*.html $(INSTALLDIR)/doc
+ cp ebin/*beam $(INSTALLDIR)/ebin
diff --git a/devel/esdl/pkg-plist b/devel/esdl/pkg-plist
index 1ecd2ce5671e..deaedd5f0b97 100644
--- a/devel/esdl/pkg-plist
+++ b/devel/esdl/pkg-plist
@@ -45,6 +45,17 @@ lib/erlang/lib/esdl-0.93.0131/ebin/sdl_keyboard.beam
lib/erlang/lib/esdl-0.93.0131/ebin/sdl_mouse.beam
lib/erlang/lib/esdl-0.93.0131/ebin/sdl_util.beam
lib/erlang/lib/esdl-0.93.0131/ebin/sdl_video.beam
+lib/erlang/lib/esdl-0.93.0131/include/gl.hrl
+lib/erlang/lib/esdl-0.93.0131/include/glu.hrl
+lib/erlang/lib/esdl-0.93.0131/include/old_gl.hrl
+lib/erlang/lib/esdl-0.93.0131/include/sdl.hrl
+lib/erlang/lib/esdl-0.93.0131/include/sdl_active.hrl
+lib/erlang/lib/esdl-0.93.0131/include/sdl_audio.hrl
+lib/erlang/lib/esdl-0.93.0131/include/sdl_events.hrl
+lib/erlang/lib/esdl-0.93.0131/include/sdl_joystick.hrl
+lib/erlang/lib/esdl-0.93.0131/include/sdl_keyboard.hrl
+lib/erlang/lib/esdl-0.93.0131/include/sdl_mouse.hrl
+lib/erlang/lib/esdl-0.93.0131/include/sdl_video.hrl
lib/erlang/lib/esdl-0.93.0131/priv/sdl_driver.so
lib/erlang/lib/esdl-0.93.0131/src/esdl.hrl
lib/erlang/lib/esdl-0.93.0131/src/gl.erl