diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2006-12-26 02:41:25 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2006-12-26 02:41:25 +0000 |
commit | a841fcfbbd7b0eb067456f050a9e9f96f877d8bf (patch) | |
tree | 41c774193b24b3d645a0a83c828845f0a91a151d /devel/Makefile | |
parent | f0bd4454f76b17f3b2219c34828edb9153aae8a6 (diff) | |
download | ports-a841fcfbbd7b0eb067456f050a9e9f96f877d8bf.tar.gz ports-a841fcfbbd7b0eb067456f050a9e9f96f877d8bf.zip |
Notes
Diffstat (limited to 'devel/Makefile')
-rw-r--r-- | devel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile index 1b2a0fc80b72..4f73ff91c61a 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1179,13 +1179,13 @@ SUBDIR += p5-Include SUBDIR += p5-Inline SUBDIR += p5-Inline-ASM - SUBDIR += p5-Inline-C2XS SUBDIR += p5-Inline-CPP SUBDIR += p5-Inline-Files SUBDIR += p5-Inline-Filters SUBDIR += p5-Inline-Java SUBDIR += p5-Inline-TT SUBDIR += p5-Inline-Tcl + SUBDIR += p5-InlineX-C2XS SUBDIR += p5-Ioctl SUBDIR += p5-Iterator SUBDIR += p5-Iterator-IO |