diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-09-15 12:18:40 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-09-15 12:18:40 +0000 |
commit | 99b190c92b0f5790c262f96113f5baf771a858a2 (patch) | |
tree | c5c126d6852c4cb19f40425e317d107148518359 /devel/Makefile | |
parent | b22644f6616ddd539c97a11682b8cb5233391d78 (diff) | |
download | ports-99b190c92b0f5790c262f96113f5baf771a858a2.tar.gz ports-99b190c92b0f5790c262f96113f5baf771a858a2.zip |
Notes
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 c686ed206b61..16e942f57f89 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -278,6 +278,7 @@ SUBDIR += libevent SUBDIR += libffi SUBDIR += libformat + SUBDIR += libfs++ SUBDIR += libg++ SUBDIR += libgetline SUBDIR += libghthash |