diff options
author | rodent <rodent@pkgsrc.org> | 2013-05-26 23:08:24 +0000 |
---|---|---|
committer | rodent <rodent@pkgsrc.org> | 2013-05-26 23:08:24 +0000 |
commit | 5241cef4655e3fdcc49ab6a53977d2e3edbef9b0 (patch) | |
tree | e2f1b948c42777719508202f550f35e5345a59be /comms/Makefile | |
parent | eaf2e1dc93a8a6c0c5f0b42042817e6adbe86905 (diff) | |
download | pkgsrc-5241cef4655e3fdcc49ab6a53977d2e3edbef9b0.tar.gz |
+libti* +tilp2;
Diffstat (limited to 'comms/Makefile')
-rw-r--r-- | comms/Makefile | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/comms/Makefile b/comms/Makefile index 408c5bec415..410baebfbc6 100644 --- a/comms/Makefile +++ b/comms/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.94 2013/02/11 01:14:41 dsainty Exp $ +# $NetBSD: Makefile,v 1.95 2013/05/26 23:08:24 rodent Exp $ # COMMENT= Communication utilities @@ -36,6 +36,10 @@ SUBDIR+= libopensync-plugin-file SUBDIR+= libopensync-plugin-kdepim SUBDIR+= libopensync-plugin-syncml SUBDIR+= libsyncml +SUBDIR+= libticables2 +SUBDIR+= libticalcs2 +SUBDIR+= libticonv +SUBDIR+= libtifiles2 SUBDIR+= lirc SUBDIR+= lrzsz SUBDIR+= malsync @@ -71,6 +75,7 @@ SUBDIR+= synce-librapi2 SUBDIR+= synce-libsynce SUBDIR+= synce-rra SUBDIR+= synce-serial +SUBDIR+= tilp2 SUBDIR+= tkhylafax SUBDIR+= tn3270 SUBDIR+= xisp |