diff options
author | Sean Chittenden <seanc@FreeBSD.org> | 2003-01-31 05:57:06 +0000 |
---|---|---|
committer | Sean Chittenden <seanc@FreeBSD.org> | 2003-01-31 05:57:06 +0000 |
commit | 94c388aebb9151e050ffa11d2edfe14aeb28060e (patch) | |
tree | d5ebca6f109063666509ffe9af52b53c33edd497 /devel/Makefile | |
parent | - break build, when port try to pick up the wrong shared lib. (diff) |
Add Perl's Inline::C counterpart for Ruby, named oddly enough: Inline::C
Notes
Notes:
svn path=/head/; revision=74328
Diffstat (limited to 'devel/Makefile')
-rw-r--r-- | devel/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile index dbd48b3a2eab..3845e6d34047 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -758,6 +758,7 @@ SUBDIR += ruby-gettext SUBDIR += ruby-glib2 SUBDIR += ruby-gnustep + SUBDIR += ruby-inline SUBDIR += ruby-intl SUBDIR += ruby-libglade SUBDIR += ruby-libglade2 |